Home
last modified time | relevance | path

Searched refs:APPSPAWN_FULL_GC (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dcommon_enum.h42 APPSPAWN_FULL_GC, enumerator
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_gc.cpp229 return APPSPAWN_FULL_GC; in StringToGcType()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp1037 CollectGarbage(TriggerGCType::APPSPAWN_FULL_GC); in CompactHeapBeforeFork()
1204 case TriggerGCType::APPSPAWN_FULL_GC: in CollectGarbage()
H A Dheap-inl.h592 if (!inBackground_ && gcType_ != TriggerGCType::FULL_GC && gcType_ != TriggerGCType::APPSPAWN_FULL_GC) { in SwapNewSpace()

Completed in 9 milliseconds