Initial port of VirtualFrame to the ARM architecture. To reduce the
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 Nov 2008 08:44:54 +0000 (08:44 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 Nov 2008 08:44:54 +0000 (08:44 +0000)
commit47e55a77a7a8da6175f4cfa546185a4584352182
tree69daa43cd4217e03ac6cd79210196f992f615084
parent31520bc34ad9851cc01f6ed503462b3f8e8c81d5
Initial port of VirtualFrame to the ARM architecture.  To reduce the
size of the change, the initial implementation provides read access to
the frame (eg, locals, parameters, and expression stack elements) but
no mutation.
Review URL: http://codereview.chromium.org/7302

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@694 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/codegen-arm.cc
src/codegen-arm.h