Home
last modified time | relevance | path

Searched defs:createWatchStatusReporter (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts101 export function createWatchStatusReporter(system: System, pretty?: boolean): WatchStatusReporter { function
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts907 function createWatchStatusReporter(sys: System, options: CompilerOptions | BuildOptions) { function
/third_party/typescript/lib/
Dtsc.js110421 function createWatchStatusReporter(system, pretty) { function