#include <waiter-queue-node.h>
Definition at line 38 of file waiter-queue-node.h.
◆ DequeueMatcher
◆ ~WaiterQueueNode()
v8::internal::detail::WaiterQueueNode::~WaiterQueueNode |
( |
| ) |
|
|
virtual |
◆ WaiterQueueNode()
v8::internal::detail::WaiterQueueNode::WaiterQueueNode |
( |
Isolate * | requester | ) |
|
|
explicitprotected |
◆ CleanupMatchingAsyncWaiters()
virtual void v8::internal::detail::WaiterQueueNode::CleanupMatchingAsyncWaiters |
( |
const DequeueMatcher & | matcher | ) |
|
|
pure virtual |
◆ Dequeue()
◆ DequeueAllMatchingForAsyncCleanup()
◆ DequeueMatching()
◆ DequeueUnchecked()
void v8::internal::detail::WaiterQueueNode::DequeueUnchecked |
( |
WaiterQueueNode ** | head | ) |
|
|
private |
◆ Enqueue()
◆ IsSameIsolateForAsyncCleanup()
virtual bool v8::internal::detail::WaiterQueueNode::IsSameIsolateForAsyncCleanup |
( |
Isolate * | isolate | ) |
|
|
pure virtual |
◆ LengthFromHead()
int v8::internal::detail::WaiterQueueNode::LengthFromHead |
( |
WaiterQueueNode * | head | ) |
|
|
static |
◆ Notify()
virtual void v8::internal::detail::WaiterQueueNode::Notify |
( |
| ) |
|
|
pure virtual |
◆ NotifyAllInList()
uint32_t v8::internal::detail::WaiterQueueNode::NotifyAllInList |
( |
| ) |
|
◆ SetNotInListForVerification()
void v8::internal::detail::WaiterQueueNode::SetNotInListForVerification |
( |
| ) |
|
|
protected |
◆ SetReadyForAsyncCleanup()
virtual void v8::internal::detail::WaiterQueueNode::SetReadyForAsyncCleanup |
( |
| ) |
|
|
protectedpure virtual |
◆ Split()
◆ VerifyNotInList()
void v8::internal::detail::WaiterQueueNode::VerifyNotInList |
( |
| ) |
|
|
private |
◆ next_
◆ prev_
◆ requester_
Isolate* v8::internal::detail::WaiterQueueNode::requester_ |
|
protected |
The documentation for this class was generated from the following files: