/third_party/typescript/src/compiler/ |
D | commandLineParser.ts | 2644 …const extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutio… constant 2645 if (extendedConfig && isSuccessfulParsedTsconfig(extendedConfig)) { 2646 const baseRaw = extendedConfig.raw; 2663 ownConfig.options = assign({}, extendedConfig.options, ownConfig.options); 2664 ownConfig.watchOptions = ownConfig.watchOptions && extendedConfig.watchOptions ? 2665 assign({}, extendedConfig.watchOptions, ownConfig.watchOptions) : 2666 ownConfig.watchOptions || extendedConfig.watchOptions; 2781 extendedConfig: string, 2786 extendedConfig = normalizeSlashes(extendedConfig); 2787 …if (isRootedDiskPath(extendedConfig) || startsWith(extendedConfig, "./") || startsWith(extendedCon… [all …]
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 38508 …var extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutionS… 38509 if (extendedConfig && isSuccessfulParsedTsconfig(extendedConfig)) { 38510 var baseRaw_1 = extendedConfig.raw; 38524 ownConfig.options = ts.assign({}, extendedConfig.options, ownConfig.options); 38525 ownConfig.watchOptions = ownConfig.watchOptions && extendedConfig.watchOptions ? 38526 ts.assign({}, extendedConfig.watchOptions, ownConfig.watchOptions) : 38527 ownConfig.watchOptions || extendedConfig.watchOptions; 38614 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument 38615 extendedConfig = ts.normalizeSlashes(extendedConfig); 38616 …if (ts.isRootedDiskPath(extendedConfig) || ts.startsWith(extendedConfig, "./") || ts.startsWith(ex… [all …]
|
D | tsc.js | 31397 …var extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutionS… 31398 if (extendedConfig && isSuccessfulParsedTsconfig(extendedConfig)) { 31399 var baseRaw_1 = extendedConfig.raw; 31413 ownConfig.options = ts.assign({}, extendedConfig.options, ownConfig.options); 31414 ownConfig.watchOptions = ownConfig.watchOptions && extendedConfig.watchOptions ? 31415 ts.assign({}, extendedConfig.watchOptions, ownConfig.watchOptions) : 31416 ownConfig.watchOptions || extendedConfig.watchOptions; 31500 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument 31501 extendedConfig = ts.normalizeSlashes(extendedConfig); 31502 …if (ts.isRootedDiskPath(extendedConfig) || ts.startsWith(extendedConfig, "./") || ts.startsWith(ex… [all …]
|
D | tsserverlibrary.js | 38713 …var extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutionS… 38714 if (extendedConfig && isSuccessfulParsedTsconfig(extendedConfig)) { 38715 var baseRaw_1 = extendedConfig.raw; 38729 ownConfig.options = ts.assign({}, extendedConfig.options, ownConfig.options); 38730 ownConfig.watchOptions = ownConfig.watchOptions && extendedConfig.watchOptions ? 38731 ts.assign({}, extendedConfig.watchOptions, ownConfig.watchOptions) : 38732 ownConfig.watchOptions || extendedConfig.watchOptions; 38819 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument 38820 extendedConfig = ts.normalizeSlashes(extendedConfig); 38821 …if (ts.isRootedDiskPath(extendedConfig) || ts.startsWith(extendedConfig, "./") || ts.startsWith(ex… [all …]
|
D | typescriptServices.js | 38713 …var extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutionS… 38714 if (extendedConfig && isSuccessfulParsedTsconfig(extendedConfig)) { 38715 var baseRaw_1 = extendedConfig.raw; 38729 ownConfig.options = ts.assign({}, extendedConfig.options, ownConfig.options); 38730 ownConfig.watchOptions = ownConfig.watchOptions && extendedConfig.watchOptions ? 38731 ts.assign({}, extendedConfig.watchOptions, ownConfig.watchOptions) : 38732 ownConfig.watchOptions || extendedConfig.watchOptions; 38819 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument 38820 extendedConfig = ts.normalizeSlashes(extendedConfig); 38821 …if (ts.isRootedDiskPath(extendedConfig) || ts.startsWith(extendedConfig, "./") || ts.startsWith(ex… [all …]
|
D | tsserver.js | 38519 …var extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutionS… 38520 if (extendedConfig && isSuccessfulParsedTsconfig(extendedConfig)) { 38521 var baseRaw_1 = extendedConfig.raw; 38535 ownConfig.options = ts.assign({}, extendedConfig.options, ownConfig.options); 38536 ownConfig.watchOptions = ownConfig.watchOptions && extendedConfig.watchOptions ? 38537 ts.assign({}, extendedConfig.watchOptions, ownConfig.watchOptions) : 38538 ownConfig.watchOptions || extendedConfig.watchOptions; 38625 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument 38626 extendedConfig = ts.normalizeSlashes(extendedConfig); 38627 …if (ts.isRootedDiskPath(extendedConfig) || ts.startsWith(extendedConfig, "./") || ts.startsWith(ex… [all …]
|
D | typescript.js | 38713 …var extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutionS… 38714 if (extendedConfig && isSuccessfulParsedTsconfig(extendedConfig)) { 38715 var baseRaw_1 = extendedConfig.raw; 38729 ownConfig.options = ts.assign({}, extendedConfig.options, ownConfig.options); 38730 ownConfig.watchOptions = ownConfig.watchOptions && extendedConfig.watchOptions ? 38731 ts.assign({}, extendedConfig.watchOptions, ownConfig.watchOptions) : 38732 ownConfig.watchOptions || extendedConfig.watchOptions; 38819 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument 38820 extendedConfig = ts.normalizeSlashes(extendedConfig); 38821 …if (ts.isRootedDiskPath(extendedConfig) || ts.startsWith(extendedConfig, "./") || ts.startsWith(ex… [all …]
|
D | typescript.d.ts | 4675 extendedConfig: ParsedTsconfig | undefined; property
|
D | typescriptServices.d.ts | 4675 extendedConfig: ParsedTsconfig | undefined; property
|
D | tsserverlibrary.d.ts | 4675 extendedConfig: ParsedTsconfig | undefined; property
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 4756 extendedConfig: ParsedTsconfig | undefined; property
|
D | tsserverlibrary.d.ts | 4756 extendedConfig: ParsedTsconfig | undefined; property
|