Reviewers: rossberg,

Message:
PTAL

ia32 works but x64 does not. Do you have any idea?

Description:
[strong] Function arity check should be based on required parameters

Also check whether the arguments count is smaller than the number of
required parameters which is the same as the SharedFunctionInfo length.

BUG=v8:4102
LOG=N
[email protected]

Please review this at https://codereview.chromium.org/1133933003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+154, -121 lines):
  M src/ia32/builtins-ia32.cc
  M src/x64/builtins-x64.cc
  M test/mjsunit/strong/function-arity.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to