#include <v8.h>
Public Member Functions | |
| SuppressMicrotaskExecutionScope (Isolate *isolate) | |
| ~SuppressMicrotaskExecutionScope () | |
| 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.
|
explicit |
| v8::Isolate::SuppressMicrotaskExecutionScope::~SuppressMicrotaskExecutionScope | ( | ) |
|
delete |
|
delete |