Home
last modified time | relevance | path

Searched defs:configFileCache (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts246 readonly configFileCache: ESMap<ResolvedConfigFilePath, ConfigFileCacheEntry>; property
402 const { configFileCache } = state; constant
/third_party/typescript/lib/
Dtsc.js109684 configFileCache: new ts.Map(), property
DtypingsInstaller.js131686 configFileCache: new ts.Map(), property