Reviewers: iposva, Message: This is the second part of the change to move all frame accesses to the virtual frame object. The ARM code generator should be essentially the same as the Intel one on bleeding_edge after this change.
Description: Emit pushes and pops through the virtual frame on ARM. Merging of frames is not yet handled. The ARM code generator should be back in line with the IA32 one. Please review this at http://codereview.chromium.org/9182 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/codegen-arm.h M src/codegen-arm.cc M src/codegen-ia32.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
