• adamk's avatar
    Unship spread calls and spread arrays · 8735d38e
    adamk authored
    Return both --harmony-spreadcalls and --harmony-spread-arrays
    to staging, in preparation for disabling those features on
    the M45 branch.
    
    There are no known bugs in spread calls, but without rest and spread
    arrays it seems appropriate to leave all of them out rather than
    only supporting a singular use of the '...' operator.
    
    BUG=v8:4298
    LOG=y
    
    Review URL: https://codereview.chromium.org/1230773005
    
    Cr-Commit-Position: refs/heads/master@{#29657}
    8735d38e
flag-definitions.h 46.5 KB