Searched refs:kLocal (Results 1 – 6 of 6) sorted by relevance
45 case kLocal: in GetIndirectRefKindString()108 static_assert((EncodeIndirectRefKind(kLocal) & (~kKindMask)) == 0, "Kind encoding error"); in ConstexprChecks()111 static_assert(DecodeIndirectRefKind(EncodeIndirectRefKind(kLocal)) == kLocal, in ConstexprChecks()
95 kLocal = 1, // <<local reference>> enumerator
502 kLocal, in TEST_F()
1046 if (kind == kLocal) { in UpdateReference()
80 locals_(kLocalsInitial, kLocal, IndirectReferenceTable::ResizableCapacity::kYes, error_msg), in JNIEnvExt()
2540 case kLocal: in GetObjectRefType()