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

Issue 2851743002: [heap] Remove TryFinalizeIdleIncrementalMarking. (Closed)

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

Description

[heap] Remove TryFinalizeIdleIncrementalMarking. We can use FinalizeIncrementalMarking instead since the only caller of TryFinalizeIdleIncrementalMarking is IdleNotification, for which staying within idle deadline is not critical. This also fixes a bug caused by inconsistent code duplication in finalization condition in the two functions. BUG=v8:6325, chromium:715457 Review-Url: https://codereview.chromium.org/2851743002 Cr-Commit-Position: refs/heads/master@{#45054} Committed: https://chromium.googlesource.com/v8/v8/+/a525d7c1643c76e18818cabcd9a6b2195505714d

Patch Set 1 #

Patch Set 2 : fix call-site #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -31 lines) Patch
M src/heap/heap.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/heap/heap.cc View 1 2 chunks +1 line, -28 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
ulan
ptal
3 years, 7 months ago (2017-04-28 13:08:03 UTC) #2
Hannes Payer (out of office)
lgtm
3 years, 7 months ago (2017-05-02 16:43:20 UTC) #3
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/2851743002/1
3 years, 7 months ago (2017-05-02 16:45:53 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_win64_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win64_rel_ng/builds/26920) v8_win64_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 7 months ago (2017-05-02 17:10:05 UTC) #7
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/2851743002/20001
3 years, 7 months ago (2017-05-03 09:33:54 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 10:05:47 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/a525d7c1643c76e18818cabcd9a6b219550...

Powered by Google App Engine
This is Rietveld 408576698