Home
last modified time | relevance | path

Searched refs:IsSweeping (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_sweeper.h60 bool IsSweeping() in IsSweeping() function
Dparallel_evacuator.cpp314 if (heap_->GetSweeper()->IsSweeping()) { in UpdateRSet()