Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/fallbackPolling/
Dtsconfig.json4 "fallbackPolling": "fixedinterval" string
/third_party/typescript/src/compiler/
DwatchUtilities.ts714 const fallbackPolling = options?.fallbackPolling; constant
/third_party/typescript/src/server/
Dprotocol.ts1593 fallbackPolling?: PollingWatchKind | ts.PollingWatchKind; property
/third_party/typescript/lib/
Dprotocol.d.ts1160 fallbackPolling?: PollingWatchKind | ts.PollingWatchKind; property
Dtypescript.d.ts3201 fallbackPolling?: PollingWatchKind; property
DtypescriptServices.d.ts3201 fallbackPolling?: PollingWatchKind; property
Dtsserverlibrary.d.ts3201 fallbackPolling?: PollingWatchKind; property
DtypingsInstaller.js6827 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
Dtsc.js4287 function generateWatchFileOptions(watchFile, fallbackPolling, options) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3201 fallbackPolling?: PollingWatchKind; property
Dtsserverlibrary.d.ts3201 fallbackPolling?: PollingWatchKind; property