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

Issue 1812753004: [elements] Minor hardening and cleanup of concat (Closed)

Created:
4 years, 9 months ago by Camillo Bruni
Modified:
4 years, 9 months ago
Reviewers:
Jakob Kummerow
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

[elements] Minor hardening and cleanup of concat BUG= Committed: https://crrev.com/b98b3fbbe3dd14548cb356339f52403c07ef33f4 Cr-Commit-Position: refs/heads/master@{#35027}

Patch Set 1 #

Total comments: 2

Patch Set 2 : reverting part of the changes and using better var names #

Patch Set 3 : moving var #

Total comments: 2

Patch Set 4 : initializing bools #

Patch Set 5 : fixing var initialization #

Patch Set 6 : another missing var init #

Patch Set 7 : fixing wrong dcheck #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -24 lines) Patch
M src/elements.cc View 1 2 3 4 5 6 2 chunks +28 lines, -24 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
Camillo Bruni
PTAL
4 years, 9 months ago (2016-03-17 22:06:49 UTC) #2
Jakob Kummerow
https://codereview.chromium.org/1812753004/diff/1/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1812753004/diff/1/src/elements.cc#newcode2887 src/elements.cc:2887: ArrayStorageAllocationMode mode = IsFastDoubleElementsKind(elements_kind) This is not the same. ...
4 years, 9 months ago (2016-03-18 10:36:39 UTC) #3
Jakob Kummerow
On 2016/03/18 10:36:39, Jakob wrote: > (Come to think of it, I'm not sure if ...
4 years, 9 months ago (2016-03-18 10:40:33 UTC) #4
Camillo Bruni
PTAL again https://codereview.chromium.org/1812753004/diff/1/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1812753004/diff/1/src/elements.cc#newcode2887 src/elements.cc:2887: ArrayStorageAllocationMode mode = IsFastDoubleElementsKind(elements_kind) On 2016/03/18 at ...
4 years, 9 months ago (2016-03-22 12:47:10 UTC) #5
Jakob Kummerow
LGTM if you initialize the bools. https://codereview.chromium.org/1812753004/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1812753004/diff/40001/src/elements.cc#newcode2858 src/elements.cc:2858: bool has_raw_doubles; initialize ...
4 years, 9 months ago (2016-03-22 12:54:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812753004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812753004/60001
4 years, 9 months ago (2016-03-22 18:03:55 UTC) #9
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/13820) v8_win_nosnap_shared_compile_rel on tryserver.v8 (JOB_FAILED, ...
4 years, 9 months ago (2016-03-22 18:11:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812753004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812753004/80001
4 years, 9 months ago (2016-03-23 07:59:16 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/4826)
4 years, 9 months ago (2016-03-23 08:03:11 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812753004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812753004/100001
4 years, 9 months ago (2016-03-23 12:10:51 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_win_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/4836)
4 years, 9 months ago (2016-03-23 12:14:42 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812753004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812753004/120001
4 years, 9 months ago (2016-03-23 12:43:46 UTC) #23
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 9 months ago (2016-03-23 13:05:05 UTC) #24
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/b98b3fbbe3dd14548cb356339f52403c07ef33f4 Cr-Commit-Position: refs/heads/master@{#35027}
4 years, 9 months ago (2016-03-23 13:05:59 UTC) #26
Michael Achenbach
4 years, 9 months ago (2016-03-23 13:23:14 UTC) #27
Message was sent while issue was closed.
A revert of this CL (patchset #7 id:120001) has been created in
https://codereview.chromium.org/1825363002/ by machenbach@chromium.org.

The reason for reverting is: [Sheriff] Something seems to leak:
https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20ASAN/builds/10838

I don't see the direct connection to this CL though....

Powered by Google App Engine
This is Rietveld 408576698