Searched refs:NEWARRAY (Results 1 – 5 of 5) sorted by relevance
186 case ByteOps.NEWARRAY: in run()
215 public static final int NEWARRAY = 0xbc; field in ByteOps
821 machine.run(frame, offset, ByteOps.NEWARRAY); in visitNewarray()
1000 case ByteOps.NEWARRAY: in jopToRopOpcode()
783 case ByteOps.NEWARRAY: { in parseInstruction()