Definition at line 245 of file local-heap.h.
◆ ThreadState()
v8::internal::LocalHeap::ThreadState::ThreadState |
( |
uint8_t | value | ) |
|
|
inlineexplicitconstexprprivate |
◆ IsCollectionRequested()
bool v8::internal::LocalHeap::ThreadState::IsCollectionRequested |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsParked()
bool v8::internal::LocalHeap::ThreadState::IsParked |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsRunning()
bool v8::internal::LocalHeap::ThreadState::IsRunning |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsRunningWithSlowPathFlag()
bool v8::internal::LocalHeap::ThreadState::IsRunningWithSlowPathFlag |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsSafepointRequested()
bool v8::internal::LocalHeap::ThreadState::IsSafepointRequested |
( |
| ) |
const |
|
inlineconstexpr |
◆ Parked()
static constexpr ThreadState v8::internal::LocalHeap::ThreadState::Parked |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ raw()
uint8_t v8::internal::LocalHeap::ThreadState::raw |
( |
| ) |
const |
|
inlineconstexprprivate |
◆ Running()
static constexpr ThreadState v8::internal::LocalHeap::ThreadState::Running |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ SetParked()
ThreadState v8::internal::LocalHeap::ThreadState::SetParked |
( |
| ) |
const |
|
inlineconstexpr |
◆ SetRunning()
ThreadState v8::internal::LocalHeap::ThreadState::SetRunning |
( |
| ) |
const |
|
inlineconstexpr |
◆ LocalHeap
◆ raw_state_
uint8_t v8::internal::LocalHeap::ThreadState::raw_state_ |
|
private |
The documentation for this class was generated from the following file: