Searched refs:ref_kind (Results 1 – 1 of 1) sorted by relevance
865 IndirectRefKind ref_kind = IndirectReferenceTable::GetIndirectRefKind(ref); in CheckInstance() local869 if (ref_kind == kJniTransitionOrInvalid) { in CheckInstance()877 IndirectReferenceTable* irt = GetIndirectReferenceTable(soa, ref_kind); in CheckInstance()884 if (ref_kind == kLocal) { in CheckInstance()887 } else if (ref_kind == kGlobal) { in CheckInstance()911 ToStr<IndirectRefKind>(ref_kind).c_str(), in CheckInstance()