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

Issue 1317053006: Adding ElementsAccessor::Shift (Closed)

Created:
5 years, 3 months ago by Camillo Bruni
Modified:
5 years, 3 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@2015-09-01_array_builtin_cleanup
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Adding ElementsAccessor::Shift - Use the new ElementsAccessor methods - improve test coverage BUG= Committed: https://crrev.com/a369ab1838180284f4bbb668dfe18e2497567867 Cr-Commit-Position: refs/heads/master@{#30546}

Patch Set 1 #

Patch Set 2 : removing old code #

Patch Set 3 : SetLengthImpl cleanup #

Total comments: 6

Patch Set 4 : Only use range checks in builtins #

Messages

Total messages: 13 (4 generated)
Camillo Bruni
PTAL
5 years, 3 months ago (2015-09-02 09:52:28 UTC) #2
Igor Sheludko
https://codereview.chromium.org/1317053006/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1317053006/diff/40001/src/elements.cc#newcode1317 src/elements.cc:1317: if (len == 0) { ArrayPop already handles this ...
5 years, 3 months ago (2015-09-02 12:35:21 UTC) #3
Camillo Bruni
Moved explicit range checks to bultins.cc and only leave DCHECKs in elements.cc https://codereview.chromium.org/1317053006/diff/40001/src/elements.cc File src/elements.cc ...
5 years, 3 months ago (2015-09-02 13:04:55 UTC) #4
Igor Sheludko
lgtm
5 years, 3 months ago (2015-09-02 14:37:44 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1317053006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1317053006/60001
5 years, 3 months ago (2015-09-02 14:45:01 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-02 15:11:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1317053006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1317053006/60001
5 years, 3 months ago (2015-09-02 15:28:02 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-02 15:29:26 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 15:29:51 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a369ab1838180284f4bbb668dfe18e2497567867
Cr-Commit-Position: refs/heads/master@{#30546}

Powered by Google App Engine
This is Rietveld 408576698