Home
last modified time | relevance | path

Searched refs:watchOptionsToExtend (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts173 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
Dwatch.ts97 …, 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;
DcommandLineParser.ts1903 watchOptionsToExtend?: WatchOptions,
1926 watchOptionsToExtend
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts896 watchOptionsToExtend: WatchOptions | undefined,
902 watchOptionsToExtend,
/third_party/typescript/lib/
Dtypescript.d.ts5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti…
5846 watchOptionsToExtend?: WatchOptions;
5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
DtypescriptServices.d.ts5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti…
5846 watchOptionsToExtend?: WatchOptions;
5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
Dtsserverlibrary.d.ts5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti…
5846 watchOptionsToExtend?: WatchOptions;
5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
Dtsc.js34720 …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 …]
DtypingsInstaller.js42416 …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/
Dtypescript.d.ts5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti…
5846 watchOptionsToExtend?: WatchOptions;
5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…
Dtsserverlibrary.d.ts5249 …figFileHost, extendedConfigCache?: Map<ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOpti…
5846 watchOptionsToExtend?: WatchOptions;
5875 …ic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOpti…