Searched refs:OP_NEW (Results 1 – 8 of 8) sorted by relevance
51 if (constantInstruction.opcode == InstructionConstants.OP_NEW) in visitConstantInstruction()
116 opcode == InstructionConstants.OP_NEW || in visitConstantInstruction()
217 public static final byte OP_NEW = -69; field
186 case InstructionConstants.OP_NEW: in create()
483 if (constantInstruction.opcode == InstructionConstants.OP_NEW) in visitConstantInstruction()
384 case InstructionConstants.OP_NEW: in visitConstantInstruction()
578 case InstructionConstants.OP_NEW: in visitConstantInstruction()
632 if (constantInstruction.opcode == InstructionConstants.OP_NEW) in visitConstantInstruction()