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

File test-events-once.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

onceAnEventFunction · 0.85
onceAnEventWithTwoArgsFunction · 0.85
catchesErrorsFunction · 0.85
onceErrorFunction · 0.85
onceWithEventTargetFunction · 0.85
onceWithEventTargetErrorFunction · 0.85
prioritizesEventEmitterFunction · 0.85
abortSignalBeforeFunction · 0.85

Tested by

no test coverage detected