https://codereview.chromium.org/1246603002/diff/1/src/global-handles.cc
File src/global-handles.cc (right):
https://codereview.chromium.org/1246603002/diff/1/src/global-handles.cc#newcode873
src/global-handles.cc:873: reinterpret_cast<v8::Isolate*>(isolate()),
phantom_callbacks_task_);
there could be more than one task, no?
maybe it's worthwhile to pull out a base class of tasks that run on the
foreground thread, and have a set<> of pending tasks e.g. on Heap or on
Isolate
https://codereview.chromium.org/1246603002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.