Reviewers: Michael Starzinger, Sven Panne,

Message:
Please take a look

Description:
Add StubFailureTrampolineFrames

In preparation of supporting stubs that deopt and then need to push their
register-based parameters to an arguments area on the stack that gets properly
collected, add StubFailureTrampolineFrames to hold those parameters.

[email protected]

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

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

Affected files:
  M src/arm/builtins-arm.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/deoptimizer-arm.cc
  M src/code-stubs.h
  M src/deoptimizer.cc
  M src/frames-inl.h
  M src/frames.h
  M src/frames.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/deoptimizer-ia32.cc
  M src/ic.cc
  M src/isolate.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/deoptimizer-x64.cc


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


Reply via email to