MCPcopy Index your code
hub / github.com/nodejs/node / test-module-hooks-import-wasm.mjs

File test-module-hooks-import-wasm.mjs

test/module-hooks/test-module-hooks-import-wasm.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This tests that module.registerHooks() can be used to support unknown formats, like
2// import(wasm)
3import { mustCall } from '../common/index.mjs';
4

Callers

nothing calls this directly

Calls 10

registerHooksFunction · 0.85
createRequireFunction · 0.85
add2Function · 0.85
matchMethod · 0.65
mustCallFunction · 0.50
readFileSyncFunction · 0.50
requireFunction · 0.50
addFunction · 0.50
joinMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected