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.ts190 extendedConfigCache?: Map<ExtendedConfigCacheEntry>; property
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts551 const extendedConfigCache = new Map<string, ExtendedConfigCacheEntry>(); constant
/third_party/typescript/lib/
Dtsc.js34720 …rsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptio… argument
35306 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
35310 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
35330 … existingWatchOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache) { argument
35497 …g(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, extendedConfigCache) { argument
35643 …xtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extendedConfigCache) { argument
99796 function cleanExtendedConfigCache(extendedConfigCache, extendedConfigFilePath, toPath) { argument
106459 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument
107805 extendedConfigCache: new ts.Map(), property
110027 … reportDiagnostic, configParseResult, optionsToExtend, watchOptionsToExtend, extendedConfigCache) { argument
DtypingsInstaller.js42416 …rsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptio… argument
43087 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
43098 …tingOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWa… argument
43131 … existingWatchOptions, configFileName, resolutionStack, extraFileExtensions, extendedConfigCache) { argument
43311 …g(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, extendedConfigCache) { argument
43466 …xtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extendedConfigCache) { argument
120379 function cleanExtendedConfigCache(extendedConfigCache, extendedConfigFilePath, toPath) { argument
128094 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument
129568 extendedConfigCache: new ts.Map(), property