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

Issue 1428683002: [heap] Convert overapproximate weak closure phase into finalize incremental marking phase and revis… (Closed)

Created:
5 years, 1 month ago by Hannes Payer (out of office)
Modified:
5 years, 1 month ago
CC:
Michael Hablich, 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

[heap] Convert overapproximate weak closure phase into finalize incremental marking phase and revisit the root set there. BUG=chromium:548562 LOG=n Committed: https://crrev.com/6074b326083b77a64267c0e346ff06a9c1e413dd Cr-Commit-Position: refs/heads/master@{#31627}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -64 lines) Patch
M src/flag-definitions.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/heap/gc-tracer.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M src/heap/gc-tracer.cc View 1 2 2 chunks +1 line, -3 lines 0 comments Download
M src/heap/heap.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/heap/heap.cc View 1 2 5 chunks +13 lines, -13 lines 0 comments Download
M src/heap/incremental-marking.h View 1 2 7 chunks +12 lines, -10 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 2 5 chunks +54 lines, -28 lines 0 comments Download
M test/cctest/cctest.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
Hannes Payer (out of office)
5 years, 1 month ago (2015-10-28 09:27:06 UTC) #2
jochen (gone - plz use gerrit)
lgtm
5 years, 1 month ago (2015-10-28 09:29:08 UTC) #3
ulan
lgtm Please rename Heap::OverApproximateWeakClosure too. https://codereview.chromium.org/1428683002/diff/20001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1428683002/diff/20001/src/heap/incremental-marking.cc#newcode650 src/heap/incremental-marking.cc:650: void IncrementalMarking::FinalizeIncrementally() { We ...
5 years, 1 month ago (2015-10-28 10:36:19 UTC) #4
Hannes Payer (out of office)
Renamed. Thanks for the comments. https://codereview.chromium.org/1428683002/diff/20001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1428683002/diff/20001/src/heap/incremental-marking.cc#newcode650 src/heap/incremental-marking.cc:650: void IncrementalMarking::FinalizeIncrementally() { On ...
5 years, 1 month ago (2015-10-28 11:42:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1428683002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1428683002/40001
5 years, 1 month ago (2015-10-28 11:44:22 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-10-28 12:05:32 UTC) #9
commit-bot: I haz the power
5 years, 1 month ago (2015-10-28 12:06:07 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6074b326083b77a64267c0e346ff06a9c1e413dd
Cr-Commit-Position: refs/heads/master@{#31627}

Powered by Google App Engine
This is Rietveld 408576698