• mvstanton's avatar
    Partial revert of rest parameter desugaring. · d3f074b2
    mvstanton authored
    We'll be able to optimize rest parameters in TurboFan similarly to the arguments array. This CL restores the previous behavior, and a follow-on will enable TurboFan optimization.
    
    (TBR for rossberg since we discussed the revert beforehand. The only changes are a few lines related to tests and rebasing.)
    
    TBR=rossberg@chromium.org
    BUG=
    
    Review URL: https://codereview.chromium.org/1537683002
    
    Cr-Commit-Position: refs/heads/master@{#33024}
    d3f074b2
Name
Last commit
Last update
..
OWNERS Loading commit data...
ast-expression-visitor.cc Loading commit data...
ast-expression-visitor.h Loading commit data...
ast-literal-reindexer.cc Loading commit data...
ast-literal-reindexer.h Loading commit data...
ast-numbering.cc Loading commit data...
ast-numbering.h Loading commit data...
ast-value-factory.cc Loading commit data...
ast-value-factory.h Loading commit data...
ast.cc Loading commit data...
ast.h Loading commit data...
modules.cc Loading commit data...
modules.h Loading commit data...
prettyprinter.cc Loading commit data...
prettyprinter.h Loading commit data...
scopeinfo.cc Loading commit data...
scopeinfo.h Loading commit data...
scopes.cc Loading commit data...
scopes.h Loading commit data...
variables.cc Loading commit data...
variables.h Loading commit data...