Let the second pass phantom callbacks run in a separate task on the foreground thread.
authorepertoso <epertoso@chromium.org>
Wed, 15 Jul 2015 12:26:06 +0000 (05:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 12:26:11 +0000 (12:26 +0000)
commite6e53390cc4c2765a9104fdbceed79cf41f07551
tree88e6ece94f72fcc8a53c33bad8ee413cdf568416
parent9386b861fda66cd36125c36ab63909784cc409db
Let the second pass phantom callbacks run in a separate task on the foreground thread.

R=jochen@chromium.org
LOG=y
BUG=

Review URL: https://codereview.chromium.org/1209403005

Cr-Commit-Position: refs/heads/master@{#29680}
14 files changed:
include/v8-util.h
samples/process.cc
samples/shell.cc
src/d8.cc
src/d8.h
src/global-handles.cc
src/global-handles.h
src/heap/heap.cc
src/list-inl.h
src/list.h
test/cctest/cctest.cc
test/cctest/cctest.h
test/cctest/test-api.cc
test/unittests/test-utils.cc