Searched defs:watchType (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 129700 function watchFilePath(path, file, callback, pollingInterval, options, watchType) { argument 129774 … function updateExtendedConfigFilesWatches(forProjectPath, options, watchOptions, watchType) { argument 130832 function watchFile(state, file, callback, pollingInterval, options, watchType, project) { argument
|
| D | tsc.js | 107960 function watchFilePath(path, file, callback, pollingInterval, options, watchType) { argument 108026 … function updateExtendedConfigFilesWatches(forProjectPath, options, watchOptions, watchType) { argument 109013 function watchFile(state, file, callback, pollingInterval, options, watchType, project) { argument
|