MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / check_node_builtins

Function check_node_builtins

build_system/build_utils.py:304–376  ·  view source on GitHub ↗

The function compares the list of builtin Node.js modules with the setup code in jni/com_eclipsesource_v8_V8Impl.cpp to make sure that every module is correctly initialized and linked into the native J2V8 library.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

cli_exitFunction · 0.85
readMethod · 0.80

Tested by

no test coverage detected