MCPcopy 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
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

clearIntervalFunction · 0.85
listenerCountMethod · 0.80
eventNamesMethod · 0.80
dispatchEventMethod · 0.80
includesMethod · 0.80
getMaxListenersMethod · 0.80
setMaxListenersMethod · 0.80
addEventListenerMethod · 0.65
removeEventListenerMethod · 0.65
requireFunction · 0.50
setIntervalFunction · 0.50
onFunction · 0.50

Tested by

no test coverage detected