Searched refs:CONST_Class (Results 1 – 4 of 4) sorted by relevance
275 case ConstPool.CONST_Class: in ldc()
61 public static final int CONST_Class = ClassInfo.tag; field in ConstPool
292 else if (tag == ConstPool.CONST_Class) in doLDC()
770 case ConstPool.CONST_Class: in evalLDC()