• 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
..
assembler-x64-inl.h Loading commit data...
assembler-x64.cc Loading commit data...
assembler-x64.h Loading commit data...
builtins-x64.cc Loading commit data...
code-stubs-x64.cc Loading commit data...
code-stubs-x64.h Loading commit data...
codegen-x64.cc Loading commit data...
codegen-x64.h Loading commit data...
cpu-x64.cc Loading commit data...
deoptimizer-x64.cc Loading commit data...
disasm-x64.cc Loading commit data...
frames-x64.cc Loading commit data...
frames-x64.h Loading commit data...
interface-descriptors-x64.cc Loading commit data...
macro-assembler-x64.cc Loading commit data...
macro-assembler-x64.h Loading commit data...
simulator-x64.cc Loading commit data...
simulator-x64.h Loading commit data...