• arv's avatar
    [strong] Check arity of functions · 3226e980
    arv authored
    In strong mode it is an error to call a function with too few
    arguments.
    
    This is enforced inside the ArgumentsAdaptorTrampoline.
    
    This does not yet handle rest parameters
    
    BUG=v8:3956
    LOG=N
    R=rossberg@chromium.org, dslomov@chromium.org
    
    Review URL: https://codereview.chromium.org/1115263004
    
    Cr-Commit-Position: refs/heads/master@{#28346}
    3226e980
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...