Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ fn
Function
fn
test/parallel/test-util-promisify.js:51–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
50
{
51
function
fn() {}
52
53
function
promisifedFn() {}
54
fn[promisify.custom] = promisifedFn;
Callers
1
test-util-promisify.js
File · 0.70
Calls
1
callback
Function · 0.70
Tested by
no test coverage detected