Home
last modified time | relevance | path

Searched defs:deathCheckerFn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dhumongous_obj_allocator-inl.h132 …id HumongousObjAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerFn) in Collect()
Dfreelist_allocator-inl.h223 void FreeListAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerFn) in Collect()
Drunslots_allocator-inl.h232 …e void RunSlotsAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerFn) in Collect()