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
R=rossberg@chromium.org
Committed: https://crrev.com/78f0452d310221ac74b6221140d376d8302c4579
Cr-Commit-Position: refs/heads/master@{#28491}
Patch Set 1 #Patch Set 2 : Fix x64 #
Total comments: 1
Patch Set 3 : arm64 #Patch Set 4 : mips #Patch Set 5 : mips64 #Patch Set 6 : git rebase #
Total comments: 8
Patch Set 7 : Added dchecks and cleaned up assembly based on feedback #
Total comments: 2
Patch Set 8 : Use Ldr on arm64 #
Messages
Total messages: 30 (4 generated)
|