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.js35174 …rsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptio… argument
35760 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
35764 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
35784 … existingWatchOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache) { argument
35951 …g(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, extendedConfigCache) { argument
36097 …xtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extendedConfigCache) { argument
101439 function cleanExtendedConfigCache(extendedConfigCache, extendedConfigFilePath, toPath) { argument
108330 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument
109686 extendedConfigCache: new ts.Map(), property
111908 … reportDiagnostic, configParseResult, optionsToExtend, watchOptionsToExtend, extendedConfigCache) { argument
DtypingsInstaller.js42938 …rsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptio… argument
43609 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
43620 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
43653 … existingWatchOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache) { argument
43833 …g(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, extendedConfigCache) { argument
43988 …xtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extendedConfigCache) { argument
122255 function cleanExtendedConfigCache(extendedConfigCache, extendedConfigFilePath, toPath) { argument
130204 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument
131688 extendedConfigCache: new ts.Map(), property