Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.cpp20 SharedConcurrentSweeper::SharedConcurrentSweeper(SharedHeap *heap, EnableConcurrentSweepType type) in SharedConcurrentSweeper() function in panda::ecmascript::SharedConcurrentSweeper
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h60 class SharedConcurrentSweeper; variable