Description[builtins] Remove almost all remaining uses of %_Arguments and %_ArgumentsLength.
There's only one last user of %_Arguments and %_ArgumentsLength left,
the rest was updated to either strict mode arguments object or to not
use arguments at all.
R=yangguo@chromium.org
Committed: https://crrev.com/0e79d8c71fc058e572d55d0748f637c647ce559d
Cr-Commit-Position: refs/heads/master@{#33935}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address feedback. #Messages
Total messages: 10 (3 generated)
|