Searched refs:wholeCache (Results 1 – 1 of 1) sorted by relevance
285 const wholeCache: WholeCache = fs.existsSync(cacheFile) ? constant288 …if (wholeCache.runtimeOS === projectConfig.runtimeOS && wholeCache.sdkInfo === projectConfig.sdkIn…289 cache = wholeCache.fileList;