Searched refs:OP_NEWARRAY (Results 1 – 7 of 7) sorted by relevance
167 case InstructionConstants.OP_NEWARRAY: in visitSimpleInstruction()
120 case InstructionConstants.OP_NEWARRAY: in visitSimpleInstruction()
218 public static final byte OP_NEWARRAY = -68; field
239 opcode == InstructionConstants.OP_NEWARRAY ? 1 : in constantSize()
162 case InstructionConstants.OP_NEWARRAY: in create()
308 new SimpleInstruction(InstructionConstants.OP_NEWARRAY, in visitConstantInstruction()
540 case InstructionConstants.OP_NEWARRAY: in visitSimpleInstruction()