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

Issue 1287323002: [api] Do not force external GCs when only trying to synchronously process phantom callbacks (Closed)

Created:
5 years, 4 months ago by Michael Lippautz
Modified:
5 years, 4 months ago
CC:
Hannes Payer (out of office), Paweł Hajdan Jr., v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[api] Do not force external GCs when only trying to synchronously process phantom callbacks Improves on aec8987b5ee55fa46b90b58927e957a4e5f19c09 by not forcing external GCs (blink) through the GC epilogue callback. BUG=chromium:515795 LOG=N Committed: https://crrev.com/3aca47b7aa4bf2d9156d62b9d6bf27a6761890c9 Cr-Commit-Position: refs/heads/master@{#30164}

Patch Set 1 #

Total comments: 3

Patch Set 2 : forced flag still forced synchronous processing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M include/v8.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/api.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/global-handles.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
Michael Lippautz
Jochen: The change to force a synchronously processing phantom callbacks had the side effect of ...
5 years, 4 months ago (2015-08-13 15:23:33 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1287323002/diff/1/src/global-handles.cc File src/global-handles.cc (right): https://codereview.chromium.org/1287323002/diff/1/src/global-handles.cc#newcode887 src/global-handles.cc:887: kGCCallbackFlagSynchronousPhantomCallbackProcessing) != 0; if FlagForced is set, we also ...
5 years, 4 months ago (2015-08-13 15:26:14 UTC) #3
Michael Lippautz
PTAL https://codereview.chromium.org/1287323002/diff/1/src/global-handles.cc File src/global-handles.cc (right): https://codereview.chromium.org/1287323002/diff/1/src/global-handles.cc#newcode887 src/global-handles.cc:887: kGCCallbackFlagSynchronousPhantomCallbackProcessing) != 0; On 2015/08/13 15:26:14, jochen (ooo) ...
5 years, 4 months ago (2015-08-13 16:33:16 UTC) #4
jochen (gone - plz use gerrit)
lgtm
5 years, 4 months ago (2015-08-13 16:36:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1287323002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1287323002/20001
5 years, 4 months ago (2015-08-13 16:41:32 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-13 17:22:53 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-13 17:23:10 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3aca47b7aa4bf2d9156d62b9d6bf27a6761890c9
Cr-Commit-Position: refs/heads/master@{#30164}

Powered by Google App Engine
This is Rietveld 408576698