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

Issue 2381493004: [heap] Set progress bar flag for FixedArray upon allocation (Closed)

Created:
4 years, 2 months ago by Michael Lippautz
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan, Yang
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Set progress bar flag for FixedArray upon allocation R=hpayer@chromium.org TEST=test-heap/Regress598319 Committed: https://crrev.com/eb582256d6fb2820727c0499cbf11f860bc660c2 Cr-Commit-Position: refs/heads/master@{#39912}

Patch Set 1 #

Patch Set 2 #

Patch Set 3 #

Total comments: 2

Patch Set 4 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -36 lines) Patch
M src/heap/heap.h View 3 chunks +6 lines, -11 lines 0 comments Download
M src/heap/heap.cc View 1 chunk +8 lines, -1 line 0 comments Download
M src/heap/heap-inl.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 2 3 1 chunk +2 lines, -6 lines 0 comments Download
M src/heap/spaces.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/heap/spaces-inl.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/snapshot/deserializer.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/heap/test-heap.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M test/cctest/heap/test-lab.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/heap/test-spaces.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 34 (24 generated)
Michael Lippautz
ptal, another smaller issue
4 years, 2 months ago (2016-09-29 12:07:59 UTC) #13
Hannes Payer (out of office)
lgtm https://codereview.chromium.org/2381493004/diff/60001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (left): https://codereview.chromium.org/2381493004/diff/60001/src/heap/incremental-marking.cc#oldcode191 src/heap/incremental-marking.cc:191: if (FLAG_use_marking_progress_bar && Let's make that a DCHECK.
4 years, 2 months ago (2016-09-30 10:32:41 UTC) #18
Michael Lippautz
https://codereview.chromium.org/2381493004/diff/60001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (left): https://codereview.chromium.org/2381493004/diff/60001/src/heap/incremental-marking.cc#oldcode191 src/heap/incremental-marking.cc:191: if (FLAG_use_marking_progress_bar && On 2016/09/30 10:32:41, Hannes Payer wrote: ...
4 years, 2 months ago (2016-09-30 10:36:14 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2381493004/80001
4 years, 2 months ago (2016-09-30 10:36:32 UTC) #22
Michael Starzinger
Woot! I like it. LGTM!
4 years, 2 months ago (2016-09-30 10:40:44 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/25429)
4 years, 2 months ago (2016-09-30 10:41:39 UTC) #26
Toon Verwaest
lgtm
4 years, 2 months ago (2016-09-30 10:44:26 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2381493004/80001
4 years, 2 months ago (2016-09-30 11:10:43 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 2 months ago (2016-09-30 11:13:43 UTC) #32
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 11:14:00 UTC) #34
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/eb582256d6fb2820727c0499cbf11f860bc660c2
Cr-Commit-Position: refs/heads/master@{#39912}

Powered by Google App Engine
This is Rietveld 408576698