Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts129 export function createCompilerHostWorker(options: CompilerOptions, setParentNodes?: boolean, system… function
/third_party/typescript/lib/
Dtsc.js104483 function createCompilerHostWorker(options, setParentNodes, system = sys) { function