Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dtlab.h174 …void CollectAndMove(const GCObjectVisitor &deathChecker, const ObjectMoveVisitorT &objectMoveVisit… in CollectAndMove() function
Dbump-allocator-inl.h256 void BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::CollectAndMove( in CollectAndMove() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1732 bool G1GC<LanguageConfig>::CollectAndMove(const CollectionSet &collectionSet) in CollectAndMove() function in ark::mem::G1GC