Definition at line 425 of file global-handles.cc.
◆ IsInYoungList
◆ NodeState
◆ NodeWeaknessType
◆ State
◆ Node() [1/2]
v8::internal::GlobalHandles::Node::Node |
( |
| ) |
|
|
inline |
◆ Node() [2/2]
v8::internal::GlobalHandles::Node::Node |
( |
const Node & | | ) |
|
|
delete |
◆ AnnotateStrongRetainer()
void v8::internal::GlobalHandles::Node::AnnotateStrongRetainer |
( |
const char * | label | ) |
|
|
inline |
◆ CheckNodeIsFreeNodeImpl()
void v8::internal::GlobalHandles::Node::CheckNodeIsFreeNodeImpl |
( |
| ) |
const |
|
inlineprivate |
◆ ClearImplFields()
void v8::internal::GlobalHandles::Node::ClearImplFields |
( |
| ) |
|
|
inlineprivate |
◆ ClearWeakness()
void * v8::internal::GlobalHandles::Node::ClearWeakness |
( |
| ) |
|
|
inline |
◆ CollectPhantomCallbackData()
void v8::internal::GlobalHandles::Node::CollectPhantomCallbackData |
( |
std::vector< std::pair< Node *, PendingPhantomCallback > > * | pending_phantom_callbacks | ) |
|
|
inline |
◆ global_handles()
GlobalHandles * v8::internal::GlobalHandles::Node::global_handles |
( |
| ) |
|
|
inline |
◆ has_callback()
bool v8::internal::GlobalHandles::Node::has_callback |
( |
| ) |
const |
|
inline |
◆ is_in_young_list()
bool v8::internal::GlobalHandles::Node::is_in_young_list |
( |
| ) |
const |
|
inline |
◆ IsInUse()
bool v8::internal::GlobalHandles::Node::IsInUse |
( |
| ) |
const |
|
inline |
◆ IsPhantomResetHandle()
bool v8::internal::GlobalHandles::Node::IsPhantomResetHandle |
( |
| ) |
const |
|
inline |
◆ IsStrongRetainer()
bool v8::internal::GlobalHandles::Node::IsStrongRetainer |
( |
| ) |
const |
|
inline |
◆ IsWeak()
bool v8::internal::GlobalHandles::Node::IsWeak |
( |
| ) |
const |
|
inline |
◆ IsWeakOrStrongRetainer()
bool v8::internal::GlobalHandles::Node::IsWeakOrStrongRetainer |
( |
| ) |
const |
|
inline |
◆ IsWeakRetainer()
bool v8::internal::GlobalHandles::Node::IsWeakRetainer |
( |
| ) |
const |
|
inline |
◆ label()
const char * v8::internal::GlobalHandles::Node::label |
( |
| ) |
const |
|
inline |
◆ MakeWeak() [1/2]
void v8::internal::GlobalHandles::Node::MakeWeak |
( |
Address ** | location_addr | ) |
|
|
inline |
◆ MakeWeak() [2/2]
◆ MarkAsFree()
void v8::internal::GlobalHandles::Node::MarkAsFree |
( |
| ) |
|
|
inline |
◆ MarkAsUsed()
void v8::internal::GlobalHandles::Node::MarkAsUsed |
( |
| ) |
|
|
inline |
◆ next_free()
Node * v8::internal::GlobalHandles::Node::next_free |
( |
| ) |
|
|
inline |
◆ operator=()
Node & v8::internal::GlobalHandles::Node::operator= |
( |
const Node & | | ) |
|
|
delete |
◆ ResetPhantomHandle()
void v8::internal::GlobalHandles::Node::ResetPhantomHandle |
( |
| ) |
|
|
inline |
◆ set_in_young_list()
void v8::internal::GlobalHandles::Node::set_in_young_list |
( |
bool | v | ) |
|
|
inline |
◆ set_state()
void v8::internal::GlobalHandles::Node::set_state |
( |
State | state | ) |
|
|
inline |
◆ set_weakness_type()
void v8::internal::GlobalHandles::Node::set_weakness_type |
( |
WeaknessType | weakness_type | ) |
|
|
inline |
◆ state()
State v8::internal::GlobalHandles::Node::state |
( |
| ) |
const |
|
inline |
◆ weakness_type()
WeaknessType v8::internal::GlobalHandles::Node::weakness_type |
( |
| ) |
const |
|
inline |
◆ NodeBase< Node >
◆ weak_callback_
WeakCallbackInfo<void>::Callback v8::internal::GlobalHandles::Node::weak_callback_ |
|
private |
The documentation for this class was generated from the following file: