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

Issue 1321773002: Adding ElementsAccessor::Slice (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-08-10_array_builtin_splice
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Adding ElementsAccessor::Slice - Move fast paths from builtins.cc ArraySlice to ElementsAccessor - Handle more argument types in the fast path BUG= Committed: https://crrev.com/f68dcc924b729405b6c12962d369220fad20bd51 Cr-Commit-Position: refs/heads/master@{#30471}

Patch Set 1 #

Patch Set 2 : ElementsAccessor::IsPacked #

Patch Set 3 : static cleanup #

Patch Set 4 : sign fix No.1 #

Total comments: 4

Patch Set 5 : Imprving ClampedToInteger readability #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -142 lines) Patch
M src/builtins.cc View 1 2 3 4 8 chunks +96 lines, -134 lines 0 comments Download
M src/elements.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M src/elements.cc View 1 2 3 4 chunks +60 lines, -4 lines 0 comments Download
M test/mjsunit/regress/regress-165637.js View 1 chunk +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321773002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321773002/40001
5 years, 3 months ago (2015-08-28 09:23:31 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_win64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win64_rel/builds/8105)
5 years, 3 months ago (2015-08-28 09:33:50 UTC) #5
Camillo Bruni
PTAL
5 years, 3 months ago (2015-08-28 12:11:28 UTC) #6
Igor Sheludko
https://codereview.chromium.org/1321773002/diff/60001/src/builtins.cc File src/builtins.cc (left): https://codereview.chromium.org/1321773002/diff/60001/src/builtins.cc#oldcode294 src/builtins.cc:294: Spurious change. https://codereview.chromium.org/1321773002/diff/60001/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/1321773002/diff/60001/src/builtins.cc#newcode551 src/builtins.cc:551: if ...
5 years, 3 months ago (2015-08-31 10:42:51 UTC) #7
Camillo Bruni
https://codereview.chromium.org/1321773002/diff/60001/src/builtins.cc File src/builtins.cc (left): https://codereview.chromium.org/1321773002/diff/60001/src/builtins.cc#oldcode294 src/builtins.cc:294: On 2015/08/31 at 10:42:51, Igor Sheludko wrote: > Spurious ...
5 years, 3 months ago (2015-08-31 11:10:08 UTC) #8
Camillo Bruni
Addressed comments.
5 years, 3 months ago (2015-08-31 11:36:32 UTC) #9
Igor Sheludko
lgtm
5 years, 3 months ago (2015-08-31 11:41:09 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321773002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321773002/80001
5 years, 3 months ago (2015-08-31 11:41:51 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-08-31 12:17:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321773002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321773002/80001
5 years, 3 months ago (2015-08-31 12:18:01 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-08-31 12:19:21 UTC) #17
commit-bot: I haz the power
5 years, 3 months ago (2015-08-31 12:19:33 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f68dcc924b729405b6c12962d369220fad20bd51
Cr-Commit-Position: refs/heads/master@{#30471}

Powered by Google App Engine
This is Rietveld 408576698