Searched defs:mainThreadInForeground (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | partial_gc.cpp | 42 bool mainThreadInForeground = heap_->GetJSThread()->IsMainThreadFast() && !heap_->IsInBackground(); in RunPhases() local |
Completed in 2 milliseconds