Searched defs:GetLargeObjectMaxSize (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/ | ||
| D | hybrid_object_allocator.h | 65 size_t GetLargeObjectMaxSize() final in GetLargeObjectMaxSize() function |
| /arkcompiler/runtime_core/runtime/mem/ | ||
| D | allocator.cpp | 384 size_t ObjectAllocatorNoGen<MTMode>::GetLargeObjectMaxSize() in GetLargeObjectMaxSize() function in panda::mem::ObjectAllocatorNoGen |
| /arkcompiler/runtime_core/runtime/mem/gc/g1/ | ||
| D | g1-allocator.cpp | 46 size_t ObjectAllocatorG1<MTMode>::GetLargeObjectMaxSize() in GetLargeObjectMaxSize() function in panda::mem::ObjectAllocatorG1 |