Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.h31 using ObjectAllocator = RegionAllocator<ObjectAllocConfig>; variable
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h630 …using ObjectAllocator = RunSlotsAllocator<ObjectAllocConfig>; // Allocator used for middle s… variable
803 using ObjectAllocator = variable