Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dspace.h34 HUGE_OBJECT_SPACE, enumerator
85 case HUGE_OBJECT_SPACE: in ToSpaceTypeName()
251 spaceType_ == HUGE_OBJECT_SPACE; in IsOOMDumpSpace()
H A Dspace-inl.h82 case MemSpaceType::HUGE_OBJECT_SPACE: in GetRegionFlag()
H A Dspace.cpp93 : Space(heap, heapRegionAllocator, MemSpaceType::HUGE_OBJECT_SPACE, initialCapacity, maximumCapacity) in HugeObjectSpace()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.cpp1165 if (space->GetSpaceType() == MemSpaceType::HUGE_OBJECT_SPACE) { in AllocateObjectToLocalSpace()

Completed in 5 milliseconds