Searched defs:AsyncSweep (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | jit_fort.cpp | 236 void JitFort::AsyncSweep() in AsyncSweep() function in panda::ecmascript::JitFort |
H A D | sparse_space.cpp | 137 void SparseSpace::AsyncSweep(bool isMain) in AsyncSweep() function in panda::ecmascript::SparseSpace 653 void MachineCodeSpace::AsyncSweep(bool isMain) in AsyncSweep() function in panda::ecmascript::MachineCodeSpace |
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
H A D | shared_space.cpp | 216 void SharedSparseSpace::AsyncSweep(bool isMain) in AsyncSweep() function in panda::ecmascript::SharedSparseSpace |
Completed in 3 milliseconds