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

File node.js

lib/internal/bootstrap/node.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Hello, and welcome to hacking node.js!
2//
3// This file is invoked by `Realm::BootstrapRealm()` in `src/node_realm.cc`,
4// and is responsible for setting up Node.js core before main scripts

Callers

nothing calls this directly

Calls 10

setupProcessObjectFunction · 0.85
setupGlobalProxyFunction · 0.85
setupBufferFunction · 0.85
defineOperationFunction · 0.85
setupTaskQueueFunction · 0.85
setSourceMapsSupportFunction · 0.85
setupHooksMethod · 0.80
resumeMethod · 0.65
requireFunction · 0.50
setupMethod · 0.45

Tested by

no test coverage detected