Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node-addon-api
/ function_reference.js
File
function_reference.js
test/function_reference.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
assert = require(
'assert'
);
4
const
asyncHook = require(
'async_hooks'
);
Callers
nothing calls this directly
Calls
1
test
Function · 0.70
Tested by
no test coverage detected