Searched defs:GetRegularObjectMaxSize (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/mem/ | ||
D | allocator.cpp | 440 size_t ObjectAllocatorNoGen<MT_MODE>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorNoGen |
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ | ||
D | g1-allocator.cpp | 41 size_t ObjectAllocatorG1<MT_MODE>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorG1 |