Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts279 readonly configFileCache: ESMap<ResolvedConfigFilePath, ConfigFileCacheEntry>; property
435 const { configFileCache } = state; constant
/third_party/typescript/lib/
Dtsc.js111834 configFileCache: new Map2(), property