#include <interrupts-scope.h>
Definition at line 18 of file interrupts-scope.h.
◆ Mode
| Enumerator |
|---|
| kPostponeInterrupts | |
| kRunInterrupts | |
| kNoop | |
Definition at line 20 of file interrupts-scope.h.
◆ InterruptsScope()
◆ ~InterruptsScope()
| v8::internal::InterruptsScope::~InterruptsScope |
( |
| ) |
|
|
inline |
◆ Intercept()
◆ StackGuard
◆ intercept_mask_
| const uint32_t v8::internal::InterruptsScope::intercept_mask_ |
|
private |
◆ intercepted_flags_
| uint32_t v8::internal::InterruptsScope::intercepted_flags_ |
|
private |
◆ mode_
| const Mode v8::internal::InterruptsScope::mode_ |
|
private |
◆ prev_
◆ stack_guard_
| StackGuard* v8::internal::InterruptsScope::stack_guard_ |
|
private |
The documentation for this class was generated from the following files: