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

Issue 2506633002: [heap] Only visit strong links during scavenge of promoted objects (Closed)

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

Description

[heap] Only visit strong links during scavenge of promoted objects Previously, we also used to treat the link as strong, when iterating a promoted JSFunction. BUG=chromium:651354 Committed: https://crrev.com/9b5bdfeaebfdd34af5aae9b2bfeacb620cc4707d Cr-Commit-Position: refs/heads/master@{#41008}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressed comment #

Patch Set 3 : Restructure #

Patch Set 4 : Fix compilation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -57 lines) Patch
M src/heap/heap.h View 1 2 chunks +2 lines, -8 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 chunks +45 lines, -48 lines 0 comments Download
M src/heap/mark-compact.h View 1 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (15 generated)
Michael Lippautz
ptal; description of the problem is in the minor MC design doc. https://codereview.chromium.org/2506633002/diff/1/src/heap/heap.h File src/heap/heap.h ...
4 years, 1 month ago (2016-11-15 14:15:37 UTC) #3
ulan
lgtm https://codereview.chromium.org/2506633002/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/2506633002/diff/1/src/heap/heap.cc#newcode4735 src/heap/heap.cc:4735: bool record_slots, ObjectSlotCallback callback) Can you rename the ...
4 years, 1 month ago (2016-11-15 14:39:31 UTC) #4
Michael Lippautz
Please take another look. We actually record (old->new) slots when going through the weak lists, ...
4 years, 1 month ago (2016-11-15 14:59:50 UTC) #5
ulan
lgtm
4 years, 1 month ago (2016-11-15 15:03:48 UTC) #7
Hannes Payer (out of office)
lgtm
4 years, 1 month ago (2016-11-15 17:13:16 UTC) #16
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/2506633002/60001
4 years, 1 month ago (2016-11-15 18:19:08 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-15 18:22:11 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:34:56 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9b5bdfeaebfdd34af5aae9b2bfeacb620cc4707d
Cr-Commit-Position: refs/heads/master@{#41008}

Powered by Google App Engine
This is Rietveld 408576698