Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.cpp42 …bool mainThreadInForeground = heap_->GetJSThread()->IsMainThreadFast() && !heap_->IsInBackground(); in RunPhases() local
45 if (mainThreadInForeground && needAjustGCThreadPrio) { in RunPhases()
65 if (mainThreadInForeground && needAjustGCThreadPrio) { in RunPhases()