#include <unmarker.h>
Definition at line 14 of file unmarker.h.
◆ SequentialUnmarker()
cppgc::internal::SequentialUnmarker::SequentialUnmarker |
( |
RawHeap & | heap | ) |
|
|
inlineexplicit |
◆ VisitHeapObjectHeader()
bool cppgc::internal::SequentialUnmarker::VisitHeapObjectHeader |
( |
HeapObjectHeader & | header | ) |
|
|
inlineprivate |
◆ VisitLargePage()
bool cppgc::internal::SequentialUnmarker::VisitLargePage |
( |
LargePage & | page | ) |
|
|
inline |
◆ VisitNormalPage()
bool cppgc::internal::SequentialUnmarker::VisitNormalPage |
( |
NormalPage & | page | ) |
|
|
inline |
◆ HeapVisitor< SequentialUnmarker >
The documentation for this class was generated from the following file: