Home
last modified time | relevance | path

Searched defs:IsYoung (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.cpp173 bool CardTable::Card::IsYoung() const in IsYoung() function in ark::mem::CardTable::Card
191 bool CardTable::Card::IsYoung(CardStatus status) in IsYoung() function in ark::mem::CardTable::Card
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.h217 bool IsYoung() const in IsYoung() function