Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
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
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
15
listenerCount
Function · 0.85
String
Class · 0.85
defineEventHandler
Function · 0.85
composedPath
Method · 0.80
preventDefault
Method · 0.80
stopPropagation
Method · 0.80
dispatchEvent
Method · 0.80
stopImmediatePropagation
Method · 0.80
sort
Method · 0.80
includes
Method · 0.80
err
Function · 0.70
once
Function · 0.70
Tested by
no test coverage detected