Searched refs:declaring (Results 1 – 13 of 13) sorted by relevance
30 declaring: null56 declaring: null82 declaring: null108 declaring: null134 declaring: null160 declaring: null186 declaring: class ClassAttrs212 declaring: null
5 # declaring class is an interface.12 # instead of letting this pass as the declaring class is an interface.
1 Test that linking an interface declaring a superclass other than j.l.Object throws CFE.
2 their declaring class is redefined.
2 failed to emit a prior initialization check of the method's declaring
3 declaring class is.
28 ; using this very class as the declaring class in the FieldId, bug: 27684368 .
27 # using this very class as the declaring class in the MethodId, bug: 28771056.
32 …# Calling MethodHandleImpl.invoke() rather than MethodHandle.invoke() [ declaring class is okay ] …
1302 RefTypeId declaring = request->ReadRefTypeId(); in ER_Set() local1304 mod.fieldOnly.refTypeId = declaring; in ER_Set()
2050 lwu $t1, ART_METHOD_DECLARING_CLASS_OFFSET($t1) # $t1 = declaring class (no read barrier).
2152 lw $t8, ART_METHOD_DECLARING_CLASS_OFFSET($t8) # $t8 = declaring class (no read barrier).