Reviewers: fschneider1,

Description:
Allow call-known-global to be used for call-sites with mismatched number of
arguments.

Adjust InvokeFunction to avoid generating dead code when number when arity
mismatch is detected in compile time.

[email protected]


Please review this at https://chromiumcodereview.appspot.com/9178017/

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

Affected files:
  M src/arm/lithium-codegen-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/arm/stub-cache-arm.cc
  M src/ast.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to