Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dwatch.ts143 const filesInError = constant
/third_party/typescript/lib/
Dtsc.js110479 function getErrorSummaryText(errorCount, filesInError, newLine, host) { argument
110497 function createTabularErrorsDisplay(filesInError, host) { argument