Reviewers: Erik Corry, Description: Change the SpilledScope scope and ...AndSpill functions on ARM so that they do nothing. The frame is currently always spilled, so they were not doing anything useful.
The call sites have been left alone to mark where spills will eventually be needed if we begin doing register allocation on ARM. Please review this at http://codereview.chromium.org/164136 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm-inl.h M src/arm/codegen-arm.h M src/arm/codegen-arm.cc M src/arm/virtual-frame-arm.h --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
