Reviewers: Erik Corry,

Description:
Add state to track the individual elements of the virtual frame.
Currently, all elements are eagerly pushed to and popped from the
actual frame, so they are always in memory.

The code still passes all the v8 and mozilla tests (in debug mode,
asserting that frames match at every CFG merge point).

This change has not yet been ported to ARM.

Please review this at http://codereview.chromium.org/9769

SVN Base: http://v8.googlecode.com/svn/branches/experimental/toiger/

Affected files:
   M     src/codegen-ia32.cc
   M     src/jump-target-ia32.cc
   D     src/virtual-frame-ia32-inl.h
   M     src/virtual-frame-ia32.h
   M     src/virtual-frame-ia32.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to