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,
29 evalModule(code, print);
Deval_string.js14 const { evalModule, evalScript } = require('internal/process/execution');
27 evalModule(source, print);
Dworker_thread.js154 const { evalModule } = require('internal/process/execution');
155 PromisePrototypeThen(evalModule(filename), undefined, (e) => {
/third_party/node/lib/internal/process/
Dexecution.js43 function evalModule(source, print) { function
211 evalModule, property