![]() |
V8 API Reference Guide generated from the header files
|
#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.
1.8.14