Searched refs:kGlobal (Results 1 – 5 of 5) sorted by relevance
121 kGlobal = 2, // <<global reference>> enumerator
49 IndirectReferenceTable irt(kTableInitial, kTableMax, kGlobal); in TEST_F()
2546 case kGlobal: in GetObjectRefType()3127 globals(gGlobalsInitial, gGlobalsMax, kGlobal), in JavaVMExt()
1228 if (globalRef != nullptr && GetIndirectRefKind(globalRef) != kGlobal) { in DeleteGlobalRef()
1357 } else if (kind == kGlobal) { in DecodeJObject()