Reviewers: Kevin Millikin,
Description:
Fix SlotRef::SlotAddress for parameters indices.
Fix %NewObjectFromBound to correctly handle optimized frames (including
those
with inlined functions).
Fix %_IsConstructCall handling in hydrogen: when called from inlined
function
return false constant directly instead of emiting HIsConstructCall.
BUG=v8:1229
TEST=test/mjsunit/regress/regress-1229.js
Please review this at http://codereview.chromium.org/6740023/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/accessors.cc
M src/deoptimizer.h
M src/deoptimizer.cc
M src/hydrogen.h
M src/hydrogen.cc
M src/runtime.cc
A test/mjsunit/regress/regress-1229.js
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev