Searched defs:INVOKE_VIRTUAL (Results 1 – 4 of 4) sorted by relevance
39 public static final int INVOKE_VIRTUAL = 5; field
130 INVOKE_VIRTUAL, enumConstant
432 addOpcodeInfo(Opcode.INVOKE_VIRTUAL, "invoke-virtual", 0x6e, new Format35c()); in addOpcodeInfo()
1159 HANDLER_ATTRIBUTES bool INVOKE_VIRTUAL() { in INVOKE_VIRTUAL() function