Searched defs:AsyncSweepSpace (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
H A D | shared_concurrent_sweeper.cpp | 65 void SharedConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace() function in panda::ecmascript::SharedConcurrentSweeper |
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | concurrent_sweeper.cpp | 69 void ConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace() function in panda::ecmascript::ConcurrentSweeper |
Completed in 1 milliseconds