Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(205)

Issue 1692003003: [builtins] Remove almost all remaining uses of %_Arguments and %_ArgumentsLength. (Closed)

Created:
4 years, 10 months ago by Benedikt Meurer
Modified:
4 years, 10 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -65 lines) Patch
M src/js/string.js View 1 18 chunks +50 lines, -65 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Benedikt Meurer
4 years, 10 months ago (2016-02-12 09:22:42 UTC) #1
Benedikt Meurer
Hey Yang, It's almost done (reason we need to deal with the left over one ...
4 years, 10 months ago (2016-02-12 09:23:38 UTC) #2
Yang
LGTM, but I prefer a consistent use of SetFunctionLength over arguments where we use arguments ...
4 years, 10 months ago (2016-02-12 09:25:39 UTC) #3
Benedikt Meurer
https://codereview.chromium.org/1692003003/diff/1/src/js/string.js File src/js/string.js (right): https://codereview.chromium.org/1692003003/diff/1/src/js/string.js#newcode120 src/js/string.js:120: if (arguments.length > 1) { On 2016/02/12 09:25:39, Yang ...
4 years, 10 months ago (2016-02-12 09:30:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1692003003/2 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1692003003/2
4 years, 10 months ago (2016-02-12 09:39:41 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:2)
4 years, 10 months ago (2016-02-12 10:07:28 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-12 10:08:13 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0e79d8c71fc058e572d55d0748f637c647ce559d
Cr-Commit-Position: refs/heads/master@{#33935}

Powered by Google App Engine
This is Rietveld 408576698