Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-eventemitter-asyncresource.js
File
test-eventemitter-asyncresource.js
test/parallel/test-eventemitter-asyncresource.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
{ EventEmitterAsyncResource } = require(
'events'
);
Callers
nothing calls this directly
Calls
11
makeHook
Function · 0.85
executionAsyncId
Function · 0.85
tick
Function · 0.70
forEach
Method · 0.65
get
Method · 0.65
require
Function · 0.50
then
Method · 0.45
on
Method · 0.45
emit
Method · 0.45
emitDestroy
Method · 0.45
done
Method · 0.45
Tested by
no test coverage detected