Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DcompilerImpl.ts244 export function compileFiles(host: fakes.CompilerHost, rootFiles: string[] | undefined, compilerOpt… function
DharnessIO.ts403 export function compileFiles( function