Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.h85 bool HasYoungSpace() final in HasYoungSpace() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp76 bool ObjectAllocatorG1<MTMode>::HasYoungSpace() in HasYoungSpace() function in panda::mem::ObjectAllocatorG1
/arkcompiler/runtime_core/runtime/mem/
Dallocator.cpp494 bool ObjectAllocatorGen<MTMode>::HasYoungSpace() in HasYoungSpace() function in panda::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h649 bool HasYoungSpace() final in HasYoungSpace() function