Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DtsconfigParsingWatchOptions.ts46 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/
DtypingsInstaller.js43222 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument
43233 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument
43266 …eContentWorker(json, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFile… argument
Dtsc.js35433 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument
35437 … configFileName, resolutionStack, extraFileExtensions, extendedConfigCache, existingWatchOptions) { argument
35457 …eContentWorker(json, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFile… argument