Searched refs:IsSweeping (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | concurrent_sweeper.h | 61 bool IsSweeping() in IsSweeping() function in panda::ecmascript::ConcurrentSweeper |
H A D | sparse_space.h | 297 inline bool IsSweeping() in IsSweeping() function in panda::ecmascript::MachineCodeSpace |
H A D | parallel_evacuator.cpp | 460 if (heap_->GetSweeper()->IsSweeping()) { in UpdateRSet() |
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
H A D | shared_concurrent_sweeper.h | 45 bool IsSweeping() in IsSweeping() function in panda::ecmascript::SharedConcurrentSweeper |
Completed in 3 milliseconds