Searched refs:INVOKEINTERFACE (Results 1 – 5 of 5) sorted by relevance
148 case ByteOps.INVOKEINTERFACE: { in run()
212 public static final int INVOKEINTERFACE = 0xb9; field in ByteOps
658 case ByteOps.INVOKEINTERFACE: in visitConstant()667 if (opcode != ByteOps.INVOKEINTERFACE) { in visitConstant()
985 case ByteOps.INVOKEINTERFACE: { in jopToRopOpcode()
767 case ByteOps.INVOKEINTERFACE: { in parseInstruction()