Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-evacuate-regions-worker-state.h137 ObjectAllocatorG1<LanguageConfig::MT_MODE> *objectAllocator_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_manager.h279 ObjectAllocatorPtr objectAllocator_ = nullptr; variable
Dregion_allocator.h594 mutable ObjectAllocator objectAllocator_; variable
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h751 ObjectAllocator *objectAllocator_ = nullptr; variable
923 ObjectAllocator *objectAllocator_ = nullptr; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.h250 ArenaAllocator *objectAllocator_; variable