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 | 106951 function getErrorSummaryText(errorCount, filesInError, newLine, host) { argument 106971 function createTabularErrorsDisplay(filesInError, host) { argument 107411 …ut.reportErrorSummary || input.options.pretty ? function (errorCount, filesInError) { return syste… argument 110410 …function (errorCount, filesInError) { return sys.write(ts.getErrorSummaryText(errorCount, filesInE… argument
|
| D | typingsInstaller.js | 128612 function getErrorSummaryText(errorCount, filesInError, newLine, host) { argument 128632 function createTabularErrorsDisplay(filesInError, host) { argument 129112 …ut.reportErrorSummary || input.options.pretty ? function (errorCount, filesInError) { return syste… argument
|