Searched defs:existingWatchOptions (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/config/ |
| D | tsconfigParsingWatchOptions.ts | 46 existingWatchOptions?: WatchOptions | undefined; property 53 for (const { json, additionalFiles, existingWatchOptions } of scenario()) { constant 61 for (const { json, additionalFiles, existingWatchOptions, } of scenario()) { constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 43222 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument 43233 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument 43266 …eContentWorker(json, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFile… argument
|
| D | tsc.js | 35433 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument 35437 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument 35457 …eContentWorker(json, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFile… argument
|