Searched refs:IsSweeping (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
D | concurrent_sweeper.h | 60 bool IsSweeping() in IsSweeping() function |
D | parallel_evacuator.cpp | 314 if (heap_->GetSweeper()->IsSweeping()) { in UpdateRSet() |