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

File test-worker-eventlooputil.js

test/sequential/test-worker-eventlooputil.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { mustCall, mustCallAtLeast } = require('../common');
4

Callers

nothing calls this directly

Calls 10

idleActiveFunction · 0.85
mustCallAtLeastFunction · 0.85
requireFunction · 0.50
eventLoopUtilizationFunction · 0.50
mustCallFunction · 0.50
setTimeoutFunction · 0.50
okMethod · 0.45
onceMethod · 0.45
onMethod · 0.45
postMessageMethod · 0.45

Tested by

no test coverage detected