Home
last modified time | relevance | path

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

/third_party/node/lib/internal/main/
Deval_stdin.js13 evalModule,
30 evalModule(code, print);
Deval_string.js14 const { evalModule, evalScript } = require('internal/process/execution');
28 evalModule(source, print);
Dworker_thread.js171 const { evalModule } = require('internal/process/execution');
172 PromisePrototypeThen(evalModule(filename), undefined, (e) => {
/third_party/node/lib/internal/process/
Dexecution.js46 function evalModule(source, print) { function
222 evalModule, property