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

File test-module-hooks-require-wasm.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This tests that module.registerHooks() can be used to support unknown formats, like
4// require(wasm) and import(wasm)

Callers

nothing calls this directly

Calls 8

registerHooksFunction · 0.85
matchMethod · 0.65
requireFunction · 0.50
readFileSyncFunction · 0.50
addFunction · 0.50
joinMethod · 0.45
fromMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected