Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp73 bool ObjectAllocatorG1<MT_MODE>::HasYoungSpace() in HasYoungSpace() function in ark::mem::ObjectAllocatorG1
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp569 bool ObjectAllocatorGen<MT_MODE>::HasYoungSpace() in HasYoungSpace() function in ark::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h684 bool HasYoungSpace() final in HasYoungSpace() function