Searched defs:AsyncSweepSpace (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
| D | shared_concurrent_sweeper.cpp | 68 void SharedConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace() function in panda::ecmascript::SharedConcurrentSweeper |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | concurrent_sweeper.cpp | 86 void ConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace() function in panda::ecmascript::ConcurrentSweeper |