Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DevaluatorImpl.ts5 const sourceFileJs = vpath.combine(vfs.srcFolder, "source.js"); constant
44 … evaluateJavaScript(sourceText: string, globals?: Record<string, any>, sourceFile = sourceFileJs) {