Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dtest_utils.h41 ObjectAllocator() {} in ObjectAllocator() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.h33 using ObjectAllocator = RegionAllocator<ObjectAllocConfig>; variable
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h592 …using ObjectAllocator = RunSlotsAllocator<ObjectAllocConfig>; // Allocator used for middle s… variable
772 using ObjectAllocator = variable