Searched defs:IsClear (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| D | card_table.cpp | 84 bool CardTable::IsClear(uintptr_t addr) const in IsClear() function in ark::mem::CardTable |
| D | card_table-inl.h | 153 inline bool CardTable::IsClear() in IsClear() function |