V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
#include <v8.h>
Public Member Functions | |
SuppressMicrotaskExecutionScope (Isolate *isolate) | |
SuppressMicrotaskExecutionScope (const SuppressMicrotaskExecutionScope &)=delete | |
SuppressMicrotaskExecutionScope & | operator= (const SuppressMicrotaskExecutionScope &)=delete |
Do not run microtasks while this scope is active, even if microtasks are automatically executed otherwise.