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