MCPcopy Index your code
hub / github.com/nodejs/node / eval_string.js

File eval_string.js

lib/internal/main/eval_string.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// User passed `-e` or `--eval` arguments to Node without `-i` or
4// `--interactive`.

Callers

nothing calls this directly

Calls 8

addBuiltinLibsToObjectFunction · 0.85
markBootstrapCompleteFunction · 0.85
getOptionValueFunction · 0.85
evalModuleEntryPointFunction · 0.85
evalFunctionFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected