Searched refs:OP_INVOKEDYNAMIC (Results 1 – 8 of 8) sorted by relevance
184 case InstructionConstants.OP_INVOKEDYNAMIC: in stackPopCount()208 case InstructionConstants.OP_INVOKEDYNAMIC: in stackPushCount()293 opcode == InstructionConstants.OP_INVOKEDYNAMIC || in constantSize()
216 public static final byte OP_INVOKEDYNAMIC = -70; field
185 case InstructionConstants.OP_INVOKEDYNAMIC: in create()
52 if (constantInstruction.opcode == InstructionConstants.OP_INVOKEDYNAMIC) in visitConstantInstruction()
190 case InstructionConstants.OP_INVOKEDYNAMIC: in visitConstantInstruction()
230 case InstructionConstants.OP_INVOKEDYNAMIC: in visitConstantInstruction()
165 case InstructionConstants.OP_INVOKEDYNAMIC: in invokeMember()
590 case InstructionConstants.OP_INVOKEDYNAMIC: in visitConstantInstruction()