Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DevaluatorImpl.ts40 const loader = getLoader(compilerOptions, fs, globals);
50 …function getLoader(compilerOptions: ts.CompilerOptions, fs: vfs.FileSystem, globals: Record<string… function