Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.cpp68 void SharedConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace() function in panda::ecmascript::SharedConcurrentSweeper
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_sweeper.cpp86 void ConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace() function in panda::ecmascript::ConcurrentSweeper