Home
last modified time | relevance | path

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

/third_party/typescript/scripts/
DbuildProtocol.ts187 …const flattenedDiagnostics = diagnostics.map(d => `${ts.flattenDiagnosticMessageText(d.messageText… constant
188 throw new Error(`Unexpected errors during sanity check: ${flattenedDiagnostics}`);