Reviewers: Mads Ager, Description: Merge r6576 and r6581 from bleeding_edge to 3.0 branch.
This is a partial fix for V8 issue 1079, affecting use of the arguments property of optimized functions. Please review this at http://codereview.chromium.org/6334055/ SVN Base: https://v8.googlecode.com/svn/branches/3.0/build/ia32 Affected files: M src/accessors.cc M src/arm/deoptimizer-arm.cc M src/arm/lithium-arm.h M src/arm/lithium-arm.cc M src/arm/lithium-codegen-arm.cc M src/deoptimizer.h M src/hydrogen-instructions.h M src/hydrogen.cc M src/ia32/deoptimizer-ia32.cc M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.h M src/ia32/lithium-ia32.cc M src/safepoint-table.h M src/safepoint-table.cc M src/x64/deoptimizer-x64.cc M src/x64/lithium-codegen-x64.cc M src/x64/lithium-x64.h M src/x64/lithium-x64.cc M test/cctest/cctest.status A test/mjsunit/regress/regress-1079.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
