v8
5.1.281 (node 6.17.1)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
SuppressMicrotaskExecutionScope (Isolate *isolate) | |
~SuppressMicrotaskExecutionScope () | |
Do not run microtasks while this scope is active, even if microtasks are automatically executed otherwise.
|
explicit |