Searched refs:constInfoCache (Results 1 – 1 of 1) sorted by relevance
38 ConstInfo[] constInfoCache; field in ConstPool131 constInfoCache = new ConstInfo[CACHE_SIZE]; in ConstPool()144 constInfoCache = new ConstInfo[CACHE_SIZE]; in ConstPool()155 constInfoCache = new ConstInfo[CACHE_SIZE]; in prune()761 ConstInfo ci = constInfoCache[h]; in addNameAndTypeInfo()766 constInfoCache[h] = item; in addNameAndTypeInfo()800 ConstInfo ci = constInfoCache[h]; in addFieldrefInfo()805 constInfoCache[h] = item; in addFieldrefInfo()839 ConstInfo ci = constInfoCache[h]; in addMethodrefInfo()844 constInfoCache[h] = item; in addMethodrefInfo()[all …]