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

File test-eventemitter-asyncresource.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { EventEmitterAsyncResource } = require('events');

Callers

nothing calls this directly

Calls 11

makeHookFunction · 0.85
executionAsyncIdFunction · 0.85
tickFunction · 0.70
forEachMethod · 0.65
getMethod · 0.65
requireFunction · 0.50
thenMethod · 0.45
onMethod · 0.45
emitMethod · 0.45
emitDestroyMethod · 0.45
doneMethod · 0.45

Tested by

no test coverage detected