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

Issue 2770253002: [heap] Enforce explicit MarkingState (Closed)

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

Description

[heap] Enforce explicit MarkingState Require the use of MarkingState when going through ObjectMarking and friends. BUG=chromium:651354 Review-Url: https://codereview.chromium.org/2770253002 Cr-Commit-Position: refs/heads/master@{#44123} Committed: https://chromium.googlesource.com/v8/v8/+/79ac83e121fe60b53e636197c28e345737f5e68a

Patch Set 1 #

Patch Set 2 : Fix compulation w/ slow dchecks #

Patch Set 3 : Add couple of TODOs #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+346 lines, -432 lines) Patch
M src/heap/array-buffer-tracker.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M src/heap/heap.cc View 7 chunks +15 lines, -11 lines 0 comments Download
M src/heap/incremental-marking.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 16 chunks +51 lines, -32 lines 0 comments Download
M src/heap/mark-compact.h View 7 chunks +2 lines, -106 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 51 chunks +122 lines, -88 lines 0 comments Download
M src/heap/mark-compact-inl.h View 1 2 3 2 chunks +20 lines, -12 lines 0 comments Download
M src/heap/object-stats.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/heap/objects-visiting-inl.h View 3 chunks +5 lines, -3 lines 0 comments Download
M src/heap/scavenger.cc View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M src/heap/spaces.h View 1 2 3 8 chunks +45 lines, -55 lines 0 comments Download
M src/heap/spaces.cc View 1 2 3 15 chunks +30 lines, -32 lines 0 comments Download
M src/heap/spaces-inl.h View 1 2 3 2 chunks +1 line, -49 lines 0 comments Download
M src/objects-inl.h View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M test/cctest/heap/test-compaction.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/heap/test-heap.cc View 12 chunks +26 lines, -23 lines 0 comments Download
M test/cctest/heap/test-mark-compact.cc View 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/heap/test-page-promotion.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-unboxed-doubles.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 24 (18 generated)
Michael Lippautz
ptal, all mechanical
3 years, 9 months ago (2017-03-24 12:09:10 UTC) #3
ulan
lgtm
3 years, 9 months ago (2017-03-24 13:22:52 UTC) #13
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/2770253002/40001
3 years, 9 months ago (2017-03-24 14:08:21 UTC) #16
commit-bot: I haz the power
Failed to apply patch for src/heap/mark-compact.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-24 14:37:39 UTC) #18
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/2770253002/60001
3 years, 9 months ago (2017-03-24 18:27:34 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 18:54:10 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/79ac83e121fe60b53e636197c28e345737f...

Powered by Google App Engine
This is Rietveld 408576698