Reviewers: Michael Starzinger,

Description:
Deoptimization fix for HPushArgument.

HPushArgument should never be used in a simulation environment
because the slot addresses for the arguments can be off (e.g.,
due to on-stack arguments object of an inlined caller).

[email protected]
BUG=v8:3183

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

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

Affected files (+74, -106 lines):
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/lithium-allocator.h
  M src/lithium.h
  M src/lithium.cc
  A + test/mjsunit/regress/regress-3183.js


--
--
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