Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.h75 bool IsIntersectedWithYoung([[maybe_unused]] const MemRange &mem_range) final in IsIntersectedWithYoung() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp64 bool ObjectAllocatorG1<MTMode>::IsIntersectedWithYoung(const MemRange &mem_range) in IsIntersectedWithYoung() function in panda::mem::ObjectAllocatorG1
/arkcompiler/runtime_core/runtime/mem/
Dallocator.cpp482 bool ObjectAllocatorGen<MTMode>::IsIntersectedWithYoung(const MemRange &mem_range) in IsIntersectedWithYoung() function in panda::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h638 bool IsIntersectedWithYoung([[maybe_unused]] const MemRange &mem_range) final in IsIntersectedWithYoung() function