Home
last modified time | relevance | path

Searched defs:youngPool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dheap_space_test.cpp179 auto youngPool = genSpaces_->AllocAlonePoolForYoung(SpaceType::SPACE_TYPE_OBJECT, in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_space.cpp390 auto youngPool = in AllocAlonePoolForYoung() local
400 …auto youngPool = TryAllocPoolBase(poolSize, spaceType, allocatorType, allocatorPtr, GetCurrentFree… in TryAllocPoolForYoung() local
Dallocator.cpp508 auto youngPool = heapSpaces_.AllocAlonePoolForYoung(SpaceType::SPACE_TYPE_OBJECT, in ObjectAllocatorGen() local