| 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 |
nothing calls this directly
no test coverage detected