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