Searched defs:resolutionStack (Results 1 – 1 of 1) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 35515 …igFileContent(json, host, basePath, existingOptions, configFileName, resolutionStack, extraFileExt… argument 35518 …Content(sourceFile, host, basePath, existingOptions, configFileName, resolutionStack, extraFileExt… argument 35539 …asePath, existingOptions = {}, existingWatchOptions, configFileName, resolutionStack = [], extraFi… argument 35678 function shouldReportNoInputFiles(fileNames, canJsonReportNoInutFiles, resolutionStack) { argument 35696 function parseConfig(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, ext… argument 35841 function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extendedC… argument
|