This is the complete list of members for cppgc::internal::PersistentRegionBase, including all inherited members.
ClearAllUsedNodes() | cppgc::internal::PersistentRegionBase | |
CrossThreadPersistentRegion | cppgc::internal::PersistentRegionBase | friend |
FreeNode(PersistentNode *node) | cppgc::internal::PersistentRegionBase | inlineprotected |
Iterate(RootVisitor &) | cppgc::internal::PersistentRegionBase | |
NodesInUse() const | cppgc::internal::PersistentRegionBase | |
operator=(const PersistentRegionBase &)=delete | cppgc::internal::PersistentRegionBase | |
PersistentRegionBase(const PersistentRegionBase &)=delete | cppgc::internal::PersistentRegionBase | |
PersistentRegionBase(const FatalOutOfMemoryHandler &oom_handler) | cppgc::internal::PersistentRegionBase | explicitprotected |
RefillFreeListAndAllocateNode(void *owner, TraceRootCallback trace) | cppgc::internal::PersistentRegionBase | protected |
TryAllocateNodeFromFreeList(void *owner, TraceRootCallback trace) | cppgc::internal::PersistentRegionBase | inlineprotected |
~PersistentRegionBase() | cppgc::internal::PersistentRegionBase |