Home
last modified time | relevance | path

Searched refs:AllocateInOldSpace (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dtlab_allocator-inl.h55 result = AllocateInOldSpace(size); in Allocate()
94 uintptr_t TlabAllocator::AllocateInOldSpace(size_t size) in AllocateInOldSpace() function in panda::ecmascript::TlabAllocator
H A Dtlab_allocator.h50 inline uintptr_t AllocateInOldSpace(size_t size);

Completed in 2 milliseconds