Searched defs:onWatchStatusChange (Results 1 – 4 of 4) sorted by relevance
62 …onWatchStatusChange?(diagnostic: Diagnostic, newLine: string, options: CompilerOptions, errorCount… method
531 const onWatchStatusChange = reportWatchStatus || createWatchStatusReporter(system); constant
754 const onWatchStatusChange = buildHost.onWatchStatusChange; constant
109932 buildHost_1.onWatchStatusChange = function (d, newLine, options, errorCount) { function