Searched refs:CONST_STRING_JUMBO (Results 1 – 6 of 6) sorted by relevance
77 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()88 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()99 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()110 boolean isJumbo = (one.getOpcode() == Opcodes.CONST_STRING_JUMBO); in visit()
72 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",1000 set(CONST_STRING_JUMBO);
61 public static final int CONST_STRING_JUMBO = 0x1b; field in DalvOps
173 public static final Dop CONST_STRING_JUMBO = field in Dops174 new Dop(DalvOps.CONST_STRING_JUMBO, DalvOps.CONST_STRING,981 set(CONST_STRING_JUMBO);
174 Opcodes.CONST_STRING_JUMBO, Form21c.THE_ONE, true);176 public static final Dop CONST_STRING_JUMBO = field in Dops177 new Dop(Opcodes.CONST_STRING_JUMBO, Opcodes.CONST_STRING,1000 set(CONST_STRING_JUMBO);