Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dcommon.h46 ALLOCATION_FAILED, enumerator
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h138 CollectGarbage(SelectGCType(), GCReason::ALLOCATION_FAILED); in AllocateYoungOrHugeObject()
Dgc_stats.cpp82 case GCReason::ALLOCATION_FAILED: in GCReasonToString()