Definition at line 287 of file local-heap.h.
◆ AtomicThreadState()
v8::internal::LocalHeap::AtomicThreadState::AtomicThreadState |
( |
ThreadState | state | ) |
|
|
inlineexplicitconstexpr |
◆ ClearCollectionRequested()
ThreadState v8::internal::LocalHeap::AtomicThreadState::ClearCollectionRequested |
( |
| ) |
|
|
inline |
◆ ClearSafepointRequested()
ThreadState v8::internal::LocalHeap::AtomicThreadState::ClearSafepointRequested |
( |
| ) |
|
|
inline |
◆ CompareExchangeStrong()
◆ CompareExchangeWeak()
◆ load_relaxed()
ThreadState v8::internal::LocalHeap::AtomicThreadState::load_relaxed |
( |
| ) |
const |
|
inline |
◆ SetCollectionRequested()
ThreadState v8::internal::LocalHeap::AtomicThreadState::SetCollectionRequested |
( |
| ) |
|
|
inline |
◆ SetParked()
ThreadState v8::internal::LocalHeap::AtomicThreadState::SetParked |
( |
| ) |
|
|
inline |
◆ SetSafepointRequested()
ThreadState v8::internal::LocalHeap::AtomicThreadState::SetSafepointRequested |
( |
| ) |
|
|
inline |
◆ raw_state_
std::atomic<uint8_t> v8::internal::LocalHeap::AtomicThreadState::raw_state_ |
|
private |
The documentation for this class was generated from the following file: