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

Issue 1812203002: [heap] Move mark-compact specific code to MarkCompactEpilogue (Closed)

Created:
4 years, 9 months ago by Marcel Hlopko
Modified:
4 years, 9 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Move mark-compact specific code to MarkCompactEpilogue BUG= LOG=no Committed: https://crrev.com/e3680e9c68abc0fee5a5d578ef0f4586cadc9daa Cr-Commit-Position: refs/heads/master@{#34941}

Patch Set 1 #

Patch Set 2 : Fix mh's incaution #

Total comments: 2

Patch Set 3 : Move dcheck over to the MarkCompactEpilogue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M src/heap/heap.cc View 1 2 2 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 20 (9 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/1812203002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812203002/1
4 years, 9 months ago (2016-03-18 11:04:48 UTC) #2
Marcel Hlopko
ptal I'm not sure the comment 'the assertion cant be moved down' is needed and ...
4 years, 9 months ago (2016-03-18 11:07:01 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_rel_ng/builds/3147) v8_linux_rel_ng_triggered on ...
4 years, 9 months ago (2016-03-18 11:26:49 UTC) #6
Marcel Hlopko
Don't waste time on this one until I investigate the failures, thanks!
4 years, 9 months ago (2016-03-18 12:54:11 UTC) #7
Marcel Hlopko
Ok, fixed, pta(a)l :) v8_win_rel_ng_triggered is flaky (is ignoring the flakiness the correct way to ...
4 years, 9 months ago (2016-03-21 09:37:34 UTC) #8
Hannes Payer (out of office)
https://codereview.chromium.org/1812203002/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1812203002/diff/20001/src/heap/heap.cc#newcode1327 src/heap/heap.cc:1327: if (collector != SCAVENGER) DCHECK(incremental_marking()->IsStopped()); Please move this check ...
4 years, 9 months ago (2016-03-21 11:55:22 UTC) #10
Marcel Hlopko
https://codereview.chromium.org/1812203002/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1812203002/diff/20001/src/heap/heap.cc#newcode1327 src/heap/heap.cc:1327: if (collector != SCAVENGER) DCHECK(incremental_marking()->IsStopped()); On 2016/03/21 11:55:22, Hannes ...
4 years, 9 months ago (2016-03-21 12:37:42 UTC) #13
Hannes Payer (out of office)
lgtm
4 years, 9 months ago (2016-03-21 13:56:24 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812203002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812203002/40001
4 years, 9 months ago (2016-03-21 13:59:14 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-21 14:01:54 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 14:04:05 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e3680e9c68abc0fee5a5d578ef0f4586cadc9daa
Cr-Commit-Position: refs/heads/master@{#34941}

Powered by Google App Engine
This is Rietveld 408576698