Searched defs:ConcurrentSweeper (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | concurrent_sweeper.cpp | 22 ConcurrentSweeper::ConcurrentSweeper(Heap *heap, EnableConcurrentSweepType type) in ConcurrentSweeper() function in panda::ecmascript::ConcurrentSweeper |
| D | sparse_space.h | 334 friend class ConcurrentSweeper; variable |
| D | heap.h | 39 class ConcurrentSweeper; variable |