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

Issue 2604583002: [heap] Report wrappers after processing the marking deque incrementally (Closed)

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

Description

[heap] Report wrappers after processing the marking deque incrementally BUG=chromium:676700, chromium:468240 Review-Url: https://codereview.chromium.org/2604583002 Cr-Commit-Position: refs/heads/master@{#41946} Committed: https://chromium.googlesource.com/v8/v8/+/1344e3a9caba4206758623630e3c3dd6872879e7

Patch Set 1 #

Patch Set 2 : Add DCHECK #

Patch Set 3 : Remove registering from Trace method #

Patch Set 4 : Add DCHECK for empty cached wrappers to Trace method #

Patch Set 5 : Fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/heap/embedder-tracing.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/heap/incremental-marking.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M test/unittests/heap/embedder-tracing-unittest.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (20 generated)
Hannes Payer (out of office)
1) I am wondering if we can get rid of the call RegisterWrappersWithRemoteTracer(); in LocalEmbedderHeapTracer::Trace. ...
3 years, 12 months ago (2016-12-23 13:03:25 UTC) #3
Michael Lippautz
On 2016/12/23 13:03:25, Hannes Payer wrote: > 1) I am wondering if we can get ...
3 years, 12 months ago (2016-12-23 13:08:14 UTC) #4
Hannes Payer (out of office)
lgtm
3 years, 12 months ago (2016-12-23 13:45:54 UTC) #11
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/2604583002/80001
3 years, 12 months ago (2016-12-23 15:28:59 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/v8/v8/+/1344e3a9caba4206758623630e3c3dd6872879e7
3 years, 12 months ago (2016-12-23 17:11:49 UTC) #25
Michael Achenbach
3 years, 12 months ago (2016-12-24 12:07:16 UTC) #26
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2604673002/ by machenbach@chromium.org.

The reason for reverting is: Speculative revert. Might block the roll:
https://codereview.chromium.org/2606503002/

The gpu bots crash with this stack
top:v88internal18IncrementalMarking25AdvanceIncrementalMarkingEdNS1_16CompletionActionENS1_21ForceCompletionActionENS0_10StepOrigin.

Powered by Google App Engine
This is Rietveld 408576698