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

Issue 263933002: Introduce a microtask suppression scope and move microtask methods to isolate (Closed)

Created:
6 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 7 months ago
Reviewers:
adamk
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Introduce a microtask suppression scope and move microtask methods to isolate BUG=369503 R=adamk@chromium.org LOG=y TEST=cctest/test-api/SetAutorunMicrotasks Committed: https://code.google.com/p/v8/source/detail?r=21128

Patch Set 1 #

Total comments: 1

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -56 lines) Patch
M include/v8.h View 1 3 chunks +40 lines, -0 lines 0 comments Download
M src/api.cc View 1 3 chunks +34 lines, -7 lines 0 comments Download
M src/isolate.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/v8.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/v8.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M test/cctest/test-api.cc View 7 chunks +43 lines, -30 lines 0 comments Download
M test/cctest/test-microtask-delivery.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
6 years, 7 months ago (2014-05-02 19:08:05 UTC) #1
adamk
lgtm with type nit (no need for a void*) https://codereview.chromium.org/263933002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/263933002/diff/1/include/v8.h#newcode4125 include/v8.h:4125: ...
6 years, 7 months ago (2014-05-02 19:16:53 UTC) #2
jochen (gone - plz use gerrit)
6 years, 7 months ago (2014-05-02 19:31:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r21128 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698