Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_manager.h258 ObjectAllocatorPtr objectAllocator_ = nullptr; variable
Dregion_allocator.h588 mutable ObjectAllocator objectAllocator_; variable
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h753 ObjectAllocator *objectAllocator_ = nullptr; variable
930 ObjectAllocator *objectAllocator_ = nullptr; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.h239 ArenaAllocator *objectAllocator_; variable