V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SafeForInterruptsScope Class Reference
Inheritance diagram for v8::internal::SafeForInterruptsScope:
v8::internal::InterruptsScope

Public Member Functions

 SafeForInterruptsScope (Isolate *isolate, int intercept_mask=StackGuard::ALL_INTERRUPTS)
 
- Public Member Functions inherited from v8::internal::InterruptsScope
bool Intercept (StackGuard::InterruptFlag flag)
 
 InterruptsScope (Isolate *isolate, int intercept_mask, Mode mode)
 

Additional Inherited Members

- Public Types inherited from v8::internal::InterruptsScope
enum  Mode { kPostponeInterrupts, kRunInterrupts, kNoop }
 

Detailed Description

Definition at line 2092 of file isolate.h.


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