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/
DtypingsInstaller.js130048 configFileCache: new ts.Map(), property
Dtsc.js108259 configFileCache: new ts.Map(), property