Searched defs:LASTORE (Results 1 – 5 of 5) sorted by relevance
26 public class LASTORE extends ArrayInstruction implements StackConsumer { class30 public LASTORE() { in LASTORE() method in LASTORE
73 ArrayInstruction LASTORE = new LASTORE(); field
72 public static final ArrayInstruction LASTORE = new LASTORE(); field in InstructionConst
600 short LASTORE = 80; field
880 public static final short LASTORE = 80; field in Const