Closed Constellation closed 6 years ago
This patch implements v8::Isolate::EnqueueMicrotask, which puts a microtask into the JSC's microtask queue.
That's great :)
This patch implements v8::Isolate::EnqueueMicrotask, which puts a microtask into the JSC's microtask queue.