Home
last modified time | relevance | path

Searched refs:pollingWatchFileWorker (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
Dsys.ts840 pollingWatchFileWorker: HostWatchFile; property
863 pollingWatchFileWorker,
1066 cb => pollingWatchFileWorker(fileName, cb, pollingInterval, options),
1457 pollingWatchFileWorker: fsWatchFileWorker,
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts387 pollingWatchFileWorker: this.watchFileWorker.bind(this),
/third_party/typescript/lib/
DtypingsInstaller.js6757 …var pollingWatchFileWorker = _a.pollingWatchFileWorker, getModifiedTime = _a.getModifiedTime, setT…
6896 …seSensitiveFileNames, fileName, callback, function (cb) { return pollingWatchFileWorker(fileName, …
7080 pollingWatchFileWorker: fsWatchFileWorker, property
Dtsc.js4225 …var pollingWatchFileWorker = _a.pollingWatchFileWorker, getModifiedTime = _a.getModifiedTime, setT…
4350 …seSensitiveFileNames, fileName, callback, function (cb) { return pollingWatchFileWorker(fileName, …
4493 pollingWatchFileWorker: fsWatchFileWorker, property