Searched refs:sourceFileJs (Results 1 – 1 of 1) sorted by relevance
5 const sourceFileJs = vpath.combine(vfs.srcFolder, "source.js"); constant44 … evaluateJavaScript(sourceText: string, globals?: Record<string, any>, sourceFile = sourceFileJs) {