MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-loader-event-loop.mjs

File test-esm-loader-event-loop.mjs

test/es-module/test-esm-loader-event-loop.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-loader ./test/fixtures/es-module-loaders/hooks-custom.mjs
2import { mustCall } from '../common/index.mjs';
3
4const done = mustCall();

Callers

nothing calls this directly

Calls 2

mustCallFunction · 0.50
doneFunction · 0.50

Tested by

no test coverage detected