Searched refs:CONST_Integer (Results 1 – 5 of 5) sorted by relevance
267 case ConstPool.CONST_Integer: in ldc()
87 public static final int CONST_Integer = IntegerInfo.tag; field in ConstPool
280 else if (tag == ConstPool.CONST_Integer) in doLDC()
388 case ConstPool.CONST_Integer : in getConstantValue()
758 case ConstPool.CONST_Integer: in evalLDC()