Home
last modified time | relevance | path

Searched defs:watchCompilerHost (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts899 const watchCompilerHost = createWatchCompilerHostOfConfigFile({ constant
921 const watchCompilerHost = createWatchCompilerHostOfFilesAndCompilerOptions({ constant
/third_party/typescript/lib/
Dtsc.js110471 function updateWatchCompilationHost(sys, cb, watchCompilerHost) { argument