Searched refs:weak_sentinel (Results 1 – 1 of 1) sorted by relevance
724 static mirror::Class* const weak_sentinel = variable734 if (cls != nullptr && cls != weak_sentinel) { in ProcessWeakClass()763 if (object == nullptr || object == weak_sentinel) { in SweepRootTables()779 reinterpret_cast<GcRoot<mirror::Class>*>(&roots[i]), visitor, weak_sentinel); in SweepRootTables()