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

Issue 1196163005: Cleanup adding elements and in particular dictionary elements (Closed)

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

Description

Cleanup adding elements and in particular dictionary elements BUG=v8:4137 LOG=n Committed: https://crrev.com/dee4895d0a01f3c4e22cc8ebc63c57f744346cfb Cr-Commit-Position: refs/heads/master@{#29232}

Patch Set 1 #

Patch Set 2 : Fix #

Patch Set 3 : Rebase #

Total comments: 6

Patch Set 4 : Addressed comments #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -132 lines) Patch
M src/elements.cc View 1 2 3 2 chunks +8 lines, -11 lines 0 comments Download
M src/objects.h View 2 chunks +5 lines, -12 lines 0 comments Download
M src/objects.cc View 1 2 3 4 6 chunks +64 lines, -109 lines 0 comments Download
M src/objects-inl.h View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Toon Verwaest
ptal
5 years, 6 months ago (2015-06-22 20:26:59 UTC) #2
Jakob Kummerow
LGTM with comments. https://codereview.chromium.org/1196163005/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1196163005/diff/40001/src/elements.cc#newcode992 src/elements.cc:992: if (IsFastSmiElementsKind(KindTraits::Kind)) { I wonder if ...
5 years, 6 months ago (2015-06-23 12:05:14 UTC) #3
Toon Verwaest
https://codereview.chromium.org/1196163005/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1196163005/diff/40001/src/elements.cc#newcode992 src/elements.cc:992: if (IsFastSmiElementsKind(KindTraits::Kind)) { On 2015/06/23 12:05:14, Jakob wrote: > ...
5 years, 6 months ago (2015-06-23 12:28:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1196163005/60001
5 years, 6 months ago (2015-06-23 12:29:04 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_gcc_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_gcc_compile_rel/builds/3748)
5 years, 6 months ago (2015-06-23 12:37:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1196163005/80001
5 years, 6 months ago (2015-06-23 12:49:39 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 6 months ago (2015-06-23 13:35:12 UTC) #13
commit-bot: I haz the power
5 years, 6 months ago (2015-06-23 13:35:26 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/dee4895d0a01f3c4e22cc8ebc63c57f744346cfb
Cr-Commit-Position: refs/heads/master@{#29232}

Powered by Google App Engine
This is Rietveld 408576698