Home
last modified time | relevance | path

Searched defs:TriggerGCType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dcommon_enum.h33 enum TriggerGCType { enum
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator-inl.h219 if constexpr (gcType == TriggerGCType::YOUNG_GC) { in UpdateWeakObjectSlotOpt() argument
223 } else if constexpr (gcType == TriggerGCType::OLD_GC) { in UpdateWeakObjectSlotOpt() argument

Completed in 2 milliseconds