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

Issue 620673005: Introduce HasPendingMicrotasks API. (Closed)

Created:
6 years, 2 months ago by aandrey
Modified:
6 years, 2 months ago
Reviewers:
rossberg, Yang, yurys
CC:
v8-dev, Paweł Hajdan Jr.
Project:
v8
Visibility:
Public.

Description

Introduce HasPendingMicrotasks API. R=yangguo@chromium.org, yurys@chromium.org, rossberg@chromium.org API=v8::Isolate::HasPendingMicrotasks LOG=Y

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -37 lines) Patch
M include/v8.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/isolate.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/isolate.cc View 3 chunks +8 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 7 chunks +54 lines, -37 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
aandrey
6 years, 2 months ago (2014-10-02 16:19:19 UTC) #1
aandrey
6 years, 2 months ago (2014-10-03 06:40:31 UTC) #2
Message was sent while issue was closed.
Closing. Seems like Isolate::AddCallCompletedCallback() is what I was looking
for.

Powered by Google App Engine
This is Rietveld 408576698