Home
last modified time | relevance | path

Searched refs:createWatchOfFilesAndCompilerOptions (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts614 return createWatchOfFilesAndCompilerOptions(
913 function createWatchOfFilesAndCompilerOptions( function
/third_party/typescript/lib/
Dtsc.js109857 …return createWatchOfFilesAndCompilerOptions(sys, cb, reportDiagnostic, commandLine.fileNames, comm…
110041 …function createWatchOfFilesAndCompilerOptions(system, cb, reportDiagnostic, rootFiles, options, wa… function