Home
last modified time | relevance | path

Searched defs:watchFile2 (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/lib/
Dtsc.js5489 function watchFile2(fileName, callback, defaultPollingInterval) { function
5635 function watchFile2(fileName, callback) { function
5956 function watchFile2(fileName, callback, pollingInterval, options) { function
DtypingsInstaller.js4294 function generateWatchFileOptions(watchFile2, fallbackPolling, options) { argument