Searched refs:kHandleScopeOrInvalid (Results 1 – 6 of 6) sorted by relevance
36 if (UNLIKELY(GetIndirectRefKind(iref) == kHandleScopeOrInvalid)) { in GetChecked()
71 CHECK_NE(desiredKind, kHandleScopeOrInvalid); in IndirectReferenceTable()162 if (GetIndirectRefKind(iref) == kHandleScopeOrInvalid && in Remove()
119 kHandleScopeOrInvalid = 0, // <<stack indirect reference table or invalid reference>> enumerator
90 return GetIndirectRefKind(localRef) == kHandleScopeOrInvalid && in IsHandleScopeLocalRef()
1347 } else if (kind == kHandleScopeOrInvalid) { in DecodeJObject()
2550 case kHandleScopeOrInvalid: in GetObjectRefType()