Reviewers: William Hesse,

Description:
Experimental: change the name of the VirtualFrame function Push to
EmitPush to up the better name for a smarter Push operation.
Ultimately, all uses of the low-level "EmitPush" will be removed from
the code generators and it will be a private VirtualFrame helper.

This is nothing more than search and replace, submitted as a separate
changelist to avoid polluting subsequent ones.


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

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

Affected files:
   M     v8/src/codegen-arm.cc
   M     v8/src/codegen-ia32.cc
   M     v8/src/virtual-frame-arm.h
   M     v8/src/virtual-frame-arm.cc
   M     v8/src/virtual-frame-ia32.h
   M     v8/src/virtual-frame-ia32.cc



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

Reply via email to