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

Public Types

enum  Mode { kPostponeInterrupts, kRunInterrupts, kNoop }
 

Public Member Functions

bool Intercept (StackGuard::InterruptFlag flag)
 
 InterruptsScope (Isolate *isolate, int intercept_mask, Mode mode)
 

Friends

class StackGuard
 

Detailed Description

Definition at line 2044 of file isolate.h.


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