Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-nodeeventtarget.js
File
test-nodeeventtarget.js
test/parallel/test-nodeeventtarget.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals --no-warnings
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
15
clearInterval
Function · 0.85
listenerCount
Method · 0.80
eventNames
Method · 0.80
dispatchEvent
Method · 0.80
includes
Method · 0.80
getMaxListeners
Method · 0.80
setMaxListeners
Method · 0.80
addEventListener
Method · 0.65
removeEventListener
Method · 0.65
require
Function · 0.50
setInterval
Function · 0.50
on
Function · 0.50
Tested by
no test coverage detected