V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
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.

Definition at line 7272 of file v8.h.


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