Home
last modified time | relevance | path

Searched refs:evalModule (Results 1 - 2 of 2) sorted by relevance

/third_party/node/lib/internal/main/
H A Dworker_thread.js171 const { evalModule } = require('internal/process/execution');
172 PromisePrototypeThen(evalModule(filename), undefined, (e) => {
/third_party/node/lib/internal/process/
H A Dexecution.js46 function evalModule(source, print) { function
222 evalModule,

Completed in 2 milliseconds