|
v8
|
#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 |
| v8::Isolate::SuppressMicrotaskExecutionScope::~SuppressMicrotaskExecutionScope | ( | ) |
1.8.8