Searched refs:rFromDesc (Results 1 – 1 of 1) sorted by relevance
1944 final ReferenceType rFromDesc = (ReferenceType) fromDesc; in visitINVOKESPECIAL() local1947 if ( ! rFromStack.isAssignmentCompatibleWith(rFromDesc) ) { in visitINVOKESPECIAL()2033 final ReferenceType rFromDesc = (ReferenceType) fromDesc; in visitINVOKESTATIC() local2036 if ( ! rFromStack.isAssignmentCompatibleWith(rFromDesc) ) { in visitINVOKESTATIC()2087 final ReferenceType rFromDesc = (ReferenceType) fromDesc; in visitINVOKEVIRTUAL() local2090 if ( ! rFromStack.isAssignmentCompatibleWith(rFromDesc) ) { in visitINVOKEVIRTUAL()