Reviewers: Kasper Lund,

Description:
Get rid of the notion of "parameter pointer" that no longer exists in
the implementation but still lives on in comments and identifier
names.

Where it was used, it has been changed to "caller's stack pointer".

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

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/arm/codegen-arm.cc
   M     src/arm/frames-arm.h
   M     src/arm/macro-assembler-arm.h
   M     src/arm/macro-assembler-arm.cc
   M     src/frames-inl.h
   M     src/frames.h
   M     src/frames.cc
   M     src/ia32/codegen-ia32.cc
   M     src/ia32/frames-ia32.h
   M     src/ia32/macro-assembler-ia32.cc
   M     src/runtime.cc
   M     src/x64/frames-x64.h
   M     src/x64/macro-assembler-x64.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to