Searched refs:CONST_STRING_JUMBO (Results 1 – 6 of 6) sorted by relevance
71 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()81 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()91 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()101 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()
71 public static final int CONST_STRING_JUMBO = 0x1b; field in Opcodes
170 public static final Info CONST_STRING_JUMBO = field in OpcodeInfo171 new Info(Opcodes.CONST_STRING_JUMBO, "const-string/jumbo",976 set(CONST_STRING_JUMBO);
61 public static final int CONST_STRING_JUMBO = 0x1b; field in DalvOps
171 public static final Dop CONST_STRING_JUMBO = field in Dops172 new Dop(DalvOps.CONST_STRING_JUMBO, DalvOps.CONST_STRING,971 set(CONST_STRING_JUMBO);
172 Opcodes.CONST_STRING_JUMBO, Form21c.THE_ONE, true);174 public static final Dop CONST_STRING_JUMBO = field in Dops175 new Dop(Opcodes.CONST_STRING_JUMBO, Opcodes.CONST_STRING,974 set(CONST_STRING_JUMBO);