Searched defs:filesInError (Results 1 – 3 of 3) sorted by relevance
/third_party/typescript/src/compiler/ |
D | watch.ts | 110 const filesInError = constant
|
/third_party/typescript/lib/ |
D | tsc.js | 106505 function getErrorSummaryText(errorCount, filesInError, newLine, host) { argument 106525 function createTabularErrorsDisplay(filesInError, host) { argument 106965 …ut.reportErrorSummary || input.options.pretty ? function (errorCount, filesInError) { return syste… argument 109954 …function (errorCount, filesInError) { return sys.write(ts.getErrorSummaryText(errorCount, filesInE… argument
|
D | typingsInstaller.js | 128140 function getErrorSummaryText(errorCount, filesInError, newLine, host) { argument 128160 function createTabularErrorsDisplay(filesInError, host) { argument 128640 …ut.reportErrorSummary || input.options.pretty ? function (errorCount, filesInError) { return syste… argument
|