V8 API Reference Guide generated from the header files
Public Member Functions
v8::Isolate::SuppressMicrotaskExecutionScope Class Reference

#include <v8.h>

Public Member Functions

 SuppressMicrotaskExecutionScope (Isolate *isolate)
 
 SuppressMicrotaskExecutionScope (const SuppressMicrotaskExecutionScope &)=delete
 
SuppressMicrotaskExecutionScopeoperator= (const SuppressMicrotaskExecutionScope &)=delete
 

Detailed Description

Do not run microtasks while this scope is active, even if microtasks are automatically executed otherwise.


The documentation for this class was generated from the following file: