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

Issue 1205913002: Move Add to the elements accessor for everything but dictionary-arguments (Closed)

Created:
5 years, 6 months ago by Toon Verwaest
Modified:
5 years, 6 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Move Add to the elements accessor for everything but dictionary-arguments BUG=v8:4137 LOG=n Committed: https://crrev.com/4eed4970fdb89fc8d3ffff1184350b345325d965 Cr-Commit-Position: refs/heads/master@{#29295}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -124 lines) Patch
M src/elements.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/elements.cc View 6 chunks +82 lines, -13 lines 2 comments Download
M src/objects.cc View 1 4 chunks +38 lines, -84 lines 1 comment Download
M src/runtime/runtime-object.cc View 2 chunks +5 lines, -27 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Toon Verwaest
ptal
5 years, 6 months ago (2015-06-25 12:53:15 UTC) #3
Igor Sheludko
lgtm with nits: https://codereview.chromium.org/1205913002/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1205913002/diff/40001/src/elements.cc#newcode1507 src/elements.cc:1507: if (attributes != NONE) new_dictionary->set_requires_slow_elements(); Shouldn't ...
5 years, 6 months ago (2015-06-25 14:10:07 UTC) #4
Toon Verwaest
https://codereview.chromium.org/1205913002/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1205913002/diff/40001/src/elements.cc#newcode1507 src/elements.cc:1507: if (attributes != NONE) new_dictionary->set_requires_slow_elements(); On 2015/06/25 14:10:07, Igor ...
5 years, 6 months ago (2015-06-25 14:14:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1205913002/40001
5 years, 6 months ago (2015-06-25 14:15:45 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 6 months ago (2015-06-25 14:17:15 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-25 14:17:29 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4eed4970fdb89fc8d3ffff1184350b345325d965
Cr-Commit-Position: refs/heads/master@{#29295}

Powered by Google App Engine
This is Rietveld 408576698