Searched defs:ALLOCATION_FAILED (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | common_enum.h | 51 ALLOCATION_FAILED, member in panda::ecmascript::GCReason |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | heap-inl.h | 220 CollectGarbage(SelectGCType(), GCReason::ALLOCATION_FAILED); in AllocateYoungOrHugeObject() member in panda::ecmascript::GCReason 224 CollectGarbage(SelectGCType(), GCReason::ALLOCATION_FAILED); in AllocateYoungOrHugeObject() member in panda::ecmascript::GCReason |
Completed in 3 milliseconds