Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/
DprojectsRunner.ts134 this.compilerOptions = createCompilerOptions(testCase, moduleKind);
427 …function createCompilerOptions(testCase: ProjectRunnerTestCase & ts.CompilerOptions, moduleKind: t… function