• 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
builtins-x64.cc 59.8 KB