Home
last modified time | relevance | path

Searched defs:extendedConfigCache (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts249 readonly extendedConfigCache: ESMap<string, ExtendedConfigCacheEntry>; property
410 …const { parseConfigFileHost, baseCompilerOptions, baseWatchOptions, extendedConfigCache, host } = … constant
598 …const { cache, host, compilerHost, extendedConfigCache, moduleResolutionCache, typeReferenceDirect… constant
DwatchPublic.ts205 extendedConfigCache?: Map<ExtendedConfigCacheEntry>; property
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts551 const extendedConfigCache = new Map<string, ExtendedConfigCacheEntry>(); constant
/third_party/typescript/lib/
Dtsc.js34847 …rsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptio… argument
35433 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
35437 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
35457 … existingWatchOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache) { argument
35624 …g(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, extendedConfigCache) { argument
35770 …xtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extendedConfigCache) { argument
100072 function cleanExtendedConfigCache(extendedConfigCache, extendedConfigFilePath, toPath) { argument
106905 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument
108261 extendedConfigCache: new ts.Map(), property
110483 … reportDiagnostic, configParseResult, optionsToExtend, watchOptionsToExtend, extendedConfigCache) { argument
DtypingsInstaller.js42551 …rsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptio… argument
43222 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
43233 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
43266 … existingWatchOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache) { argument
43446 …g(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, extendedConfigCache) { argument
43601 …xtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extendedConfigCache) { argument
120679 function cleanExtendedConfigCache(extendedConfigCache, extendedConfigFilePath, toPath) { argument
128566 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument
130050 extendedConfigCache: new ts.Map(), property