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