Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_space.cpp193 Arena *HeapSpace::TryAllocArena(size_t arenaSize, SpaceType spaceType, AllocatorType allocatorType,… in TryAllocArena() function in ark::mem::HeapSpace
428 Arena *GenerationalSpaces::TryAllocArena(size_t arenaSize, SpaceType spaceType, AllocatorType alloc… in TryAllocArena() function in ark::mem::GenerationalSpaces