Searched refs:SPARSE_SWITCH_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
275 public static final int SPARSE_SWITCH_PAYLOAD = 0x200; field in Opcodes
51 public static final Info SPARSE_SWITCH_PAYLOAD = field in OpcodeInfo52 new Info(Opcodes.SPARSE_SWITCH_PAYLOAD, "sparse-switch-payload",945 set(SPARSE_SWITCH_PAYLOAD);
132 out.writeShort(Opcodes.SPARSE_SWITCH_PAYLOAD); in writeTo()