Reviewers: Jakob, danno,

Message:
This abstraction uses the new introduced kPCOnStackSize constant and makes the stack argument access logic (return address size is considered as kPointerSize)
applies for both X64 and X32.

Description:
Introduce StackArgumentOperand to abstract the difference of X64 and X32 for
stack argument access

Please review this at https://codereview.chromium.org/19857006/

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

Affected files:
  M src/x64/builtins-x64.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/ic-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/stub-cache-x64.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to