Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.h60 size_t GetRegularObjectMaxSize() final in GetRegularObjectMaxSize() function
/arkcompiler/runtime_core/runtime/mem/
Dallocator.cpp378 size_t ObjectAllocatorNoGen<MTMode>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorNoGen
464 size_t ObjectAllocatorGen<MTMode>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp40 size_t ObjectAllocatorG1<MTMode>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorG1