Searched refs:pollingWatchFileWorker (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | sys.ts | 840 pollingWatchFileWorker: HostWatchFile; property 863 pollingWatchFileWorker, 1066 cb => pollingWatchFileWorker(fileName, cb, pollingInterval, options), 1457 pollingWatchFileWorker: fsWatchFileWorker,
|
| /third_party/typescript/src/harness/ |
| D | virtualFileSystemWithWatch.ts | 387 pollingWatchFileWorker: this.watchFileWorker.bind(this),
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 6757 …var pollingWatchFileWorker = _a.pollingWatchFileWorker, getModifiedTime = _a.getModifiedTime, setT… 6896 …seSensitiveFileNames, fileName, callback, function (cb) { return pollingWatchFileWorker(fileName, … 7080 pollingWatchFileWorker: fsWatchFileWorker, property
|
| D | tsc.js | 4225 …var pollingWatchFileWorker = _a.pollingWatchFileWorker, getModifiedTime = _a.getModifiedTime, setT… 4350 …seSensitiveFileNames, fileName, callback, function (cb) { return pollingWatchFileWorker(fileName, … 4493 pollingWatchFileWorker: fsWatchFileWorker, property
|