Home
last modified time | relevance | path

Searched defs:ConcurrentSweeper (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_sweeper.cpp26 ConcurrentSweeper::ConcurrentSweeper(Heap *heap, EnableConcurrentSweepType type) in ConcurrentSweeper() function in panda::ecmascript::ConcurrentSweeper
Dheap.h30 class ConcurrentSweeper; variable