Home | History | Annotate | Download | only in gc

Lines Matching refs:IsLive

2876   bool IsLive(mirror::Object* obj) const NO_THREAD_SAFETY_ANALYSIS {
2907 if (ref == nullptr || IsLive(ref)) {