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