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.
CQ_INCLUDE_TRYBOTS=tryserver.v8:v8_linux_nosnap_dbg
R=yangguo@chromium.org
Committed: https://crrev.com/2160429fd458e3c095475e718c97f77ac90d906f
Cr-Commit-Position: refs/heads/master@{#33834}
Committed: https://crrev.com/f6db05660ee062964fd1af73383e05fe97295328
Cr-Commit-Position: refs/heads/master@{#33881}
Patch Set 1 #Patch Set 2 : Fix #Patch Set 3 : REBASE. Fix deoptimizer adapted arguments materialization for builtins. #
Messages
Total messages: 23 (11 generated)
|