Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dframe_allocator-inl.h68 FramesArena *newArena = AllocateArenaImpl(arenaSize); in TryAllocateNewArena() local
211 FramesArena *newArena = nullptr; in AllocateArenaImpl() local
Dpygote_space_allocator-inl.h125 auto newArena = in Alloc() local
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator.cpp154 Arena *newArena = PoolManager::AllocArena(poolSize, spaceType_, GetAllocatorType(), this); in AddArenaFromPool() local