Searched refs:INVOKEINTERFACE (Results 1 – 5 of 5) sorted by relevance
150 case ByteOps.INVOKEINTERFACE: { in run()
212 public static final int INVOKEINTERFACE = 0xb9; field in ByteOps
677 case ByteOps.INVOKEINTERFACE: in visitConstant()855 if (opcode == ByteOps.INVOKEINTERFACE) { in checkInvokeInterfaceSupported()
991 case ByteOps.INVOKEINTERFACE: { in jopToRopOpcode()
767 case ByteOps.INVOKEINTERFACE: { in parseInstruction()