#include <persistent-node.h>
◆ ~PersistentRegionBase()
cppgc::internal::PersistentRegionBase::~PersistentRegionBase |
( |
| ) |
|
◆ PersistentRegionBase() [1/2]
◆ PersistentRegionBase() [2/2]
cppgc::internal::PersistentRegionBase::PersistentRegionBase |
( |
const FatalOutOfMemoryHandler & |
oom_handler | ) |
|
|
explicitprotected |
◆ ClearAllUsedNodes()
void cppgc::internal::PersistentRegionBase::ClearAllUsedNodes |
( |
| ) |
|
◆ FreeNode()
void cppgc::internal::PersistentRegionBase::FreeNode |
( |
PersistentNode * |
node | ) |
|
|
inlineprotected |
◆ Iterate()
void cppgc::internal::PersistentRegionBase::Iterate |
( |
RootVisitor & |
| ) |
|
◆ NodesInUse()
size_t cppgc::internal::PersistentRegionBase::NodesInUse |
( |
| ) |
const |
◆ operator=()
◆ RefillFreeListAndAllocateNode()
◆ TryAllocateNodeFromFreeList()
◆ CrossThreadPersistentRegion
The documentation for this class was generated from the following file: