Home
last modified time | relevance | path

Searched defs:fallbackPolling (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/fallbackPolling/
Dtsconfig.json4 "fallbackPolling": "fixedinterval" string
/third_party/typescript/src/compiler/
DwatchUtilities.ts609 const fallbackPolling = options?.fallbackPolling; constant
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts1209 const { watchFile, watchDirectory, fallbackPolling, ...rest } = fallbackOptions; constant
/third_party/typescript/lib/
Dprotocol.d.ts1124 fallbackPolling?: PollingWatchKind | ts.PollingWatchKind; property
DtypescriptServices.d.ts2921 fallbackPolling?: PollingWatchKind; property
Dtypescript.d.ts2921 fallbackPolling?: PollingWatchKind; property
Dtsserverlibrary.d.ts2921 fallbackPolling?: PollingWatchKind; property
DtypingsInstaller.js6887 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
Dtsc.js4301 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
DtypescriptServices.js7092 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
Dtypescript.js7092 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
Dtsserver.js6898 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
Dtsserverlibrary.js7092 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
/third_party/typescript/src/server/
Dprotocol.ts1553 fallbackPolling?: PollingWatchKind | ts.PollingWatchKind; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2957 fallbackPolling?: PollingWatchKind; property
Dtsserverlibrary.d.ts2957 fallbackPolling?: PollingWatchKind; property