Searched refs:newCache (Results 1 – 2 of 2) sorted by relevance
255 const newCache: LanguageServiceCache = {service: service, pkgJsonFileHash: currentHash}; constant256 rollupShareObject?.cacheStoreManager?.mount(cacheManagerKey).setCache(cacheServiceKey, newCache);
410 const newCache: LanguageServiceCache = {service: service, pkgJsonFileHash: currentHash}; constant411 rollupShareObject?.cacheStoreManager?.mount(cacheStoreKey).setCache(cacheServiceKey, newCache);