Searched refs:SASTORE (Results 1 – 3 of 3) sorted by relevance
113 public static final int SASTORE = 0x56; field in ByteOps
155 case ByteOps.SASTORE: in visitNoArgs()
569 case ByteOps.SASTORE: { in parseInstruction()1043 if (nextByte != ByteOps.SASTORE) { in parseNewarray()