Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dcommon.h48 SWITCH_BACKGROUND, enumerator
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.cpp86 case GCReason::SWITCH_BACKGROUND: in GCReasonToString()
Dheap.cpp1028 CollectGarbage(TriggerGCType::FULL_GC, GCReason::SWITCH_BACKGROUND); in ChangeGCParams()