Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
registerHooks
Function · 0.85
match
Method · 0.65
require
Function · 0.50
readFileSync
Function · 0.50
add
Function · 0.50
join
Method · 0.45
from
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected