MCPcopy Index your code
hub / github.com/nodejs/node / test-eventtarget.js

File test-eventtarget.js

test/parallel/test-eventtarget.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals --no-warnings --expose-gc
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

listenerCountFunction · 0.85
StringClass · 0.85
defineEventHandlerFunction · 0.85
composedPathMethod · 0.80
preventDefaultMethod · 0.80
stopPropagationMethod · 0.80
dispatchEventMethod · 0.80
sortMethod · 0.80
includesMethod · 0.80
errFunction · 0.70
onceFunction · 0.70

Tested by

no test coverage detected