Home
last modified time | relevance | path

Searched defs:baseWatchOptions (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts243 readonly baseWatchOptions: WatchOptions | undefined; property
410 …const { parseConfigFileHost, baseCompilerOptions, baseWatchOptions, extendedConfigCache, host } = … constant
/third_party/typescript/lib/
Dtsc.js108214 function createSolutionBuilderWithWatch(host, rootNames, defaultOptions, baseWatchOptions) { argument
108218 …tion createSolutionBuilderState(watch, hostOrHostWithWatch, rootNames, options, baseWatchOptions) { argument
108257 baseWatchOptions: baseWatchOptions, property
109685 …ion createSolutionBuilderWorker(watch, hostOrHostWithWatch, rootNames, options, baseWatchOptions) { argument
DtypingsInstaller.js130001 function createSolutionBuilderWithWatch(host, rootNames, defaultOptions, baseWatchOptions) { argument
130005 …tion createSolutionBuilderState(watch, hostOrHostWithWatch, rootNames, options, baseWatchOptions) { argument
130046 baseWatchOptions: baseWatchOptions, property
131563 …ion createSolutionBuilderWorker(watch, hostOrHostWithWatch, rootNames, options, baseWatchOptions) { argument