Reviewers: Kevin Millikin, Message: Hi Kevin,
The change is fully ready for your review. (it was rebased so difference from the first patch set is unfortunately meaningless). Description: Support inlining at call-sites with mismatched number of arguments. Please review this at https://chromiumcodereview.appspot.com/9265004/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/accessors.cc M src/arm/builtins-arm.cc M src/arm/deoptimizer-arm.cc M src/arm/frames-arm.h M src/arm/lithium-arm.cc M src/arm/lithium-codegen-arm.cc M src/deoptimizer.h M src/deoptimizer.cc M src/frames.cc M src/heap.h M src/hydrogen-instructions.h M src/hydrogen.h M src/hydrogen.cc M src/ia32/builtins-ia32.cc M src/ia32/deoptimizer-ia32.cc M src/ia32/frames-ia32.h M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.cc M src/lithium.h M src/objects.cc M src/runtime.cc M src/x64/builtins-x64.cc M src/x64/deoptimizer-x64.cc M src/x64/frames-x64.h M src/x64/lithium-codegen-x64.cc M src/x64/lithium-x64.cc A + test/mjsunit/compiler/inline-arity-mismatch.js M test/mjsunit/compiler/regress-funarguments.js M test/mjsunit/debug-evaluate-locals-optimized-double.js M test/mjsunit/debug-evaluate-locals-optimized.js M test/mjsunit/regress/regress-1229.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
