v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::PersistentRegion Member List

This is the complete list of members for cppgc::internal::PersistentRegion, including all inherited members.

AllocateNode(void *owner, TraceRootCallback trace)cppgc::internal::PersistentRegioninline
ClearAllUsedNodes()cppgc::internal::PersistentRegionBase
ClearAllUsedNodes()cppgc::internal::PersistentRegionBaseprivate
free_list_head_cppgc::internal::PersistentRegionBaseprivate
FreeNode(PersistentNode *node)cppgc::internal::PersistentRegioninline
heap_cppgc::internal::PersistentRegionprivate
IsCreationThread()cppgc::internal::PersistentRegionprivate
Iterate(RootVisitor &)cppgc::internal::PersistentRegionBase
nodes_cppgc::internal::PersistentRegionBaseprivate
nodes_in_use_cppgc::internal::PersistentRegionBaseprivate
NodesInUse() constcppgc::internal::PersistentRegionBase
oom_handler_cppgc::internal::PersistentRegionBaseprivate
operator=(const PersistentRegion &)=deletecppgc::internal::PersistentRegion
cppgc::internal::PersistentRegionBase::operator=(const PersistentRegionBase &)=deletecppgc::internal::PersistentRegionBase
PersistentNodeSlots typedefcppgc::internal::PersistentRegionBaseprivate
PersistentRegion(const HeapBase &heap, const FatalOutOfMemoryHandler &oom_handler)cppgc::internal::PersistentRegioninline
PersistentRegion(const PersistentRegion &)=deletecppgc::internal::PersistentRegion
PersistentRegionBase(const PersistentRegionBase &)=deletecppgc::internal::PersistentRegionBase
PersistentRegionBase(const FatalOutOfMemoryHandler &oom_handler)cppgc::internal::PersistentRegionBaseexplicitprotected
RefillFreeList()cppgc::internal::PersistentRegionBaseprivate
RefillFreeListAndAllocateNode(void *owner, TraceRootCallback trace)cppgc::internal::PersistentRegionBaseprotected
TryAllocateNodeFromFreeList(void *owner, TraceRootCallback trace)cppgc::internal::PersistentRegionBaseinlineprotected
~PersistentRegion()=defaultcppgc::internal::PersistentRegion
~PersistentRegionBase()cppgc::internal::PersistentRegionBase