Definition at line 197 of file stack-guard.h.
◆ ThreadLocal()
v8::internal::StackGuard::ThreadLocal::ThreadLocal |
( |
| ) |
|
|
inline |
◆ has_interrupt_requested()
bool v8::internal::StackGuard::ThreadLocal::has_interrupt_requested |
( |
InterruptLevel | level | ) |
|
|
inline |
◆ Initialize()
◆ jslimit()
uintptr_t v8::internal::StackGuard::ThreadLocal::jslimit |
( |
| ) |
|
|
inline |
◆ set_interrupt_requested()
void v8::internal::StackGuard::ThreadLocal::set_interrupt_requested |
( |
InterruptLevel | level, |
|
|
bool | requested ) |
|
inline |
◆ set_jslimit()
void v8::internal::StackGuard::ThreadLocal::set_jslimit |
( |
uintptr_t | limit | ) |
|
|
inline |
◆ interrupt_flags_
uint32_t v8::internal::StackGuard::ThreadLocal::interrupt_flags_ = 0 |
◆ interrupt_requested_
◆ interrupt_scopes_
InterruptsScope* v8::internal::StackGuard::ThreadLocal::interrupt_scopes_ = nullptr |
◆ jslimit_
◆ padding1_
uintptr_t v8::internal::StackGuard::ThreadLocal::padding1_ |
◆ padding2_
uintptr_t v8::internal::StackGuard::ThreadLocal::padding2_ |
◆ real_jslimit_
uintptr_t v8::internal::StackGuard::ThreadLocal::real_jslimit_ = kIllegalLimit |
The documentation for this class was generated from the following files: