/third_party/typescript/src/compiler/ |
D | watchPublic.ts | 173 watchOptionsToExtend?: WatchOptions; property 220 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti… 239 watchOptionsToExtend: projectReferencesOrWatchOptionsToExtend as WatchOptions, 299 …nfigFileName, optionsToExtend: optionsToExtendForConfigFile = {}, watchOptionsToExtend, extraFileE… 760 watchOptionsToExtend, 820 watchOptionsToExtend
|
D | watch.ts | 97 …, extendedConfigCache: Map<ExtendedConfigCacheEntry> | undefined, watchOptionsToExtend: WatchOptio… 100 …LineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptionsToExtend); 755 watchOptionsToExtend?: WatchOptions; property 762 configFileName, optionsToExtend, watchOptionsToExtend, extraFileExtensions, 770 host.watchOptionsToExtend = watchOptionsToExtend;
|
D | commandLineParser.ts | 1903 watchOptionsToExtend?: WatchOptions, 1926 watchOptionsToExtend
|
/third_party/typescript/src/executeCommandLine/ |
D | executeCommandLine.ts | 896 watchOptionsToExtend: WatchOptions | undefined, 902 watchOptionsToExtend,
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti… 5846 watchOptionsToExtend?: WatchOptions; 5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
|
D | typescriptServices.d.ts | 5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti… 5846 watchOptionsToExtend?: WatchOptions; 5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
|
D | tsserverlibrary.d.ts | 5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti… 5846 watchOptionsToExtend?: WatchOptions; 5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
|
D | tsc.js | 34720 …gFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptionsToExtend, extraFileE… argument 34731 …h(configFileName, cwd), undefined, extraFileExtensions, extendedConfigCache, watchOptionsToExtend); 106459 …eWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOptionsToExtend, system, re… argument 106462 …LineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptionsToExtend); 106940 …onfigFileName, optionsToExtend = _a.optionsToExtend, watchOptionsToExtend = _a.watchOptionsToExten… 106946 host.watchOptionsToExtend = watchOptionsToExtend; 107029 watchOptionsToExtend: projectReferencesOrWatchOptionsToExtend, property 107055 …onsToExtendForConfigFile = _a === void 0 ? {} : _a, watchOptionsToExtend = host.watchOptionsToExte… 107445 …ost, extendedConfigCache || (extendedConfigCache = new ts.Map()), watchOptionsToExtend, extraFileE… 107488 …ConfigFileHost, extendedConfigCache || (extendedConfigCache = new ts.Map()), watchOptionsToExtend); [all …]
|
D | typingsInstaller.js | 42416 …gFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptionsToExtend, extraFileE… argument 42428 … /*resolutionStack*/ undefined, extraFileExtensions, extendedConfigCache, watchOptionsToExtend); 128094 …eWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOptionsToExtend, system, re… argument 128097 …LineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCache, watchOptionsToExtend); 128612 …onfigFileName, optionsToExtend = _a.optionsToExtend, watchOptionsToExtend = _a.watchOptionsToExten… 128618 host.watchOptionsToExtend = watchOptionsToExtend; 128705 watchOptionsToExtend: projectReferencesOrWatchOptionsToExtend, property 128731 …onsToExtendForConfigFile = _a === void 0 ? {} : _a, watchOptionsToExtend = host.watchOptionsToExte… 129156 …ost, extendedConfigCache || (extendedConfigCache = new ts.Map()), watchOptionsToExtend, extraFileE… 129202 …ConfigFileHost, extendedConfigCache || (extendedConfigCache = new ts.Map()), watchOptionsToExtend);
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti… 5846 watchOptionsToExtend?: WatchOptions; 5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
|
D | tsserverlibrary.d.ts | 5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti… 5846 watchOptionsToExtend?: WatchOptions; 5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
|