Searched refs:LASTORE (Results 1 – 3 of 3) sorted by relevance
107 public static final int LASTORE = 0x50; field in ByteOps
149 case ByteOps.LASTORE: in visitNoArgs()
535 case ByteOps.LASTORE: { in parseInstruction()1055 if (nextByte != ByteOps.LASTORE) { in parseNewarray()