Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dunit_test.h91 ArenaAllocator *GetObjectAllocator() const in GetObjectAllocator() function
/arkcompiler/runtime_core/runtime/mem/
Dheap_manager.cpp286 ObjectAllocatorPtr HeapManager::GetObjectAllocator() in GetObjectAllocator() function in panda::mem::HeapManager
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.h384 ALWAYS_INLINE ObjectAllocatorBase *GetObjectAllocator() const in GetObjectAllocator() function