Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts2283 export function convertToObject(sourceFile: JsonSourceFile, errors: Push<Diagnostic>): any { function
/third_party/typescript/lib/
Dtsc.js35080 function convertToObject(sourceFile, errors) { function