Searched defs:baseWatchOptions (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | tsbuildPublic.ts | 243 readonly baseWatchOptions: WatchOptions | undefined; property 410 …const { parseConfigFileHost, baseCompilerOptions, baseWatchOptions, extendedConfigCache, host } = … constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 108214 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
|
| D | typingsInstaller.js | 130001 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
|