Searched defs:NEWARRAY (Results 1 – 4 of 4) sorted by relevance
33 public class NEWARRAY extends Instruction implements AllocationInstruction, ExceptionThrower, class43 NEWARRAY() { in NEWARRAY() method in NEWARRAY47 public NEWARRAY(final byte type) { in NEWARRAY() method in NEWARRAY53 public NEWARRAY(final BasicType type) { in NEWARRAY() method in NEWARRAY
218 int NEWARRAY = 188; field
1048 short NEWARRAY = 188; field
1440 public static final short NEWARRAY = 188; field in Const