• bmeurer's avatar
    Revert of [builtins] Remove bunch of uses of %_Arguments and... · dca275ba
    bmeurer authored
    Revert of [builtins] Remove bunch of uses of %_Arguments and %_ArgumentsLength. (patchset #1 id:1 of https://codereview.chromium.org/1678953004/ )
    
    Reason for revert:
    Breaks tree
    
    Original issue's description:
    > [builtins] Remove bunch of uses of %_Arguments and %_ArgumentsLength.
    >
    > There are a bunch of places in our builtins where we use %_Arguments and
    > %_ArgumentsLength for no good reason, as arguments object and/or rest
    > parameter is as good and performant in these cases. Now the only uses
    > of %_Arguments and %_ArgumentsLength left are in string.js, which
    > requires dedicated investigation.
    >
    > R=yangguo@chromium.org
    >
    > Committed: https://crrev.com/2160429fd458e3c095475e718c97f77ac90d906f
    > Cr-Commit-Position: refs/heads/master@{#33834}
    
    TBR=yangguo@chromium.org
    # Skipping CQ checks because original CL landed less than 1 days ago.
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    
    Review URL: https://codereview.chromium.org/1677063005
    
    Cr-Commit-Position: refs/heads/master@{#33835}
    dca275ba
Name
Last commit
Last update
..
OWNERS Loading commit data...
array-iterator.js Loading commit data...
array.js Loading commit data...
arraybuffer.js Loading commit data...
collection-iterator.js Loading commit data...
collection.js Loading commit data...
generator.js Loading commit data...
harmony-atomics.js Loading commit data...
harmony-object-observe.js Loading commit data...
harmony-reflect.js Loading commit data...
harmony-regexp.js Loading commit data...
harmony-sharedarraybuffer.js Loading commit data...
harmony-simd.js Loading commit data...
harmony-species.js Loading commit data...
harmony-unicode-regexps.js Loading commit data...
i18n.js Loading commit data...
iterator-prototype.js Loading commit data...
json.js Loading commit data...
macros.py Loading commit data...
math.js Loading commit data...
messages.js Loading commit data...
object-observe.js Loading commit data...
prologue.js Loading commit data...
promise-extra.js Loading commit data...
promise.js Loading commit data...
proxy.js Loading commit data...
regexp.js Loading commit data...
runtime.js Loading commit data...
spread.js Loading commit data...
string-iterator.js Loading commit data...
string.js Loading commit data...
symbol.js Loading commit data...
templates.js Loading commit data...
typedarray.js Loading commit data...
uri.js Loading commit data...
v8natives.js Loading commit data...
weak-collection.js Loading commit data...