Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-util-promisify.js
File
test-util-promisify.js
test/parallel/test-util-promisify.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
// Flags: --expose-internals
3
const
common = require(
'../common'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
15
promisify
Function · 0.85
includes
Method · 0.80
runInNewContext
Method · 0.80
all
Method · 0.80
callback
Function · 0.70
stat
Function · 0.70
cb
Function · 0.70
fn
Function · 0.70
thrower
Function · 0.70
forEach
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
Tested by
no test coverage detected