Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test.js
File
test.js
test/addons/hello-world-function-export/test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../../common'
);
3
const
assert = require(
'assert'
);
4
const
binding = require(`./build/${common.buildType}/binding`);
Callers
nothing calls this directly
Calls
3
binding
Function · 0.85
require
Function · 0.50
log
Method · 0.45
Tested by
no test coverage detected