Searched refs:updateWatchCompilationHost (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/src/executeCommandLine/ |
D | executeCommandLine.ts | 596 function updateWatchCompilationHost( function 630 updateWatchCompilationHost(system, cb, watchCompilerHost); 651 updateWatchCompilationHost(system, cb, watchCompilerHost);
|
/third_party/typescript/lib/ |
D | tsc.js | 95208 function updateWatchCompilationHost(sys, cb, watchCompilerHost) { function 95229 updateWatchCompilationHost(system, cb, watchCompilerHost); 95242 updateWatchCompilationHost(system, cb, watchCompilerHost);
|