• 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
typedarray.js 29.6 KB