Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessUtils.ts138 export function convertDiagnostics(diagnostics: readonly ts.Diagnostic[]) { function
239 o[propertyName] = convertDiagnostics((<any>n)[propertyName]);