Reviewers: Vyacheslav Egorov, Description: Merge r10006, r10087 and r10126 from bleeding edge to the 3.6 branch.
This fixes a bug with lazy deoptimization that can cause incorrect results. BUG=v8:1895 Please review this at http://codereview.chromium.org/9215010/ SVN Base: http://v8.googlecode.com/svn/branches/3.6/ Affected files: M src/arm/deoptimizer-arm.cc M src/arm/lithium-codegen-arm.h M src/arm/lithium-codegen-arm.cc M src/deoptimizer.cc M src/hydrogen-instructions.h M src/ia32/deoptimizer-ia32.cc M src/ia32/lithium-codegen-ia32.h M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.h M src/lithium.h M src/objects.h M src/objects.cc M src/safepoint-table.h M src/safepoint-table.cc M src/version.cc M src/x64/deoptimizer-x64.cc M src/x64/lithium-codegen-x64.h M src/x64/lithium-codegen-x64.cc M test/mjsunit/compiler/regress-funcaller.js A + test/mjsunit/compiler/regress-lazy-deopt.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
