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

Issue 1471703002: Optimize ClearNonLiveReferences: collect dependent code only from maps that are embedded in optimize (Closed)

Created:
5 years, 1 month ago by ulan
Modified:
5 years ago
CC:
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

Optimize ClearNonLiveReferences: collect dependent code only from maps that are embedded in optimize code. BUG=chromium:554488 LOG=NO Committed: https://crrev.com/e777784fb49e193cf09cda8140190c0f2dc52dca Cr-Commit-Position: refs/heads/master@{#32218}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : Rebase #

Patch Set 6 : Address comments #

Patch Set 7 : Do not retain maps after context disposal #

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -36 lines) Patch
M src/heap/gc-tracer.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/gc-tracer.cc View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M src/heap/heap.h View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 5 6 7 8 3 chunks +2 lines, -2 lines 0 comments Download
M src/heap/mark-compact.h View 1 2 3 4 5 3 chunks +7 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 5 6 9 chunks +101 lines, -34 lines 0 comments Download

Messages

Total messages: 13 (6 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/1471703002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1471703002/20001
5 years, 1 month ago (2015-11-23 10:47:26 UTC) #2
ulan
PTAL https://codereview.chromium.org/1471703002/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/1471703002/diff/20001/src/heap/mark-compact.cc#oldcode1825 src/heap/mark-compact.cc:1825: if (heap()->ShouldReduceMemory() || heap()->ShouldAbortIncrementalMarking() || Early return was ...
5 years, 1 month ago (2015-11-23 12:16:14 UTC) #6
Hannes Payer (out of office)
LGTM https://codereview.chromium.org/1471703002/diff/60001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1471703002/diff/60001/src/heap/mark-compact.cc#newcode352 src/heap/mark-compact.cc:352: // This should be done before processing weak ...
5 years ago (2015-11-24 09:35:37 UTC) #7
ulan
https://codereview.chromium.org/1471703002/diff/60001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1471703002/diff/60001/src/heap/mark-compact.cc#newcode352 src/heap/mark-compact.cc:352: // This should be done before processing weak cells ...
5 years ago (2015-11-24 12:00:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1471703002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1471703002/160001
5 years ago (2015-11-24 14:35:37 UTC) #11
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years ago (2015-11-24 15:35:31 UTC) #12
commit-bot: I haz the power
5 years ago (2015-11-24 15:35:52 UTC) #13
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/e777784fb49e193cf09cda8140190c0f2dc52dca
Cr-Commit-Position: refs/heads/master@{#32218}

Powered by Google App Engine
This is Rietveld 408576698