Home | History | Annotate | Download | only in bcel

Lines Matching refs:PUTSTATIC

1388    * @see <a href="http://docs.oracle.com/javase/specs/jvms/se8/html/jvms-6.html#jvms-6.5.putstatic">
1390 public static final short PUTSTATIC = 179;
1890 2/*getstatic*/, 2/*putstatic*/, 2/*getfield*/,
1972 {T_SHORT}/*putstatic*/, {T_SHORT}/*getfield*/,
2034 "dreturn", "areturn", "return", "getstatic", "putstatic", "getfield",
2102 UNPREDICTABLE/*putstatic*/, 1/*getfield*/, UNPREDICTABLE/*putfield*/,
2169 0/*dreturn*/, 0/*areturn*/, 0/*return*/, UNPREDICTABLE/*getstatic*/, 0/*putstatic*/,
2315 "", "getField", "getStatic", "putField", "putStatic", "invokeVirtual",