Home
last modified time | relevance | path

Searched refs:createFileWatcherCallback (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dsys.ts779 function createFileWatcherCallback(callback: FsWatchCallback): FileWatcherCallback { function
1198 createFileWatcherCallback(callback),
/third_party/typescript/lib/
DtypingsInstaller.js6721 function createFileWatcherCallback(callback) { function
6998 …return watchFile(fileOrDirectory, createFileWatcherCallback(callback), fallbackPollingInterval, fa…
Dtsc.js4196 function createFileWatcherCallback(callback) { function
4429 …return watchFile(fileOrDirectory, createFileWatcherCallback(callback), fallbackPollingInterval, fa…