Searched refs:ASTORE_3 (Results 1 – 10 of 10) sorted by relevance
115 || ((_opcode >= Const.ISTORE_0) && (_opcode <= Const.ASTORE_3))) { in toString()
335 case Const.ASTORE_3: in readInstruction()
45 int ASTORE_3 = 78; field
142 static final int ASTORE_3 = 78; field in Constants
1703 case Constants.ASTORE_3: in readCode()2259 case Constants.ASTORE_3: in readCode()
359 map.put("astore", precompile(Const.ASTORE_0, Const.ASTORE_3, Const.ASTORE));
592 short ASTORE_3 = 78; field
870 public static final short ASTORE_3 = 78; field in Const
337 case Opcode.ASTORE_3 : in doOpcode54_95()
221 case ASTORE_3: in execute()