MCPcopy Index your code
hub / github.com/nodejs/node / test-require-module-detect-entry-point.js

File test-require-module-detect-entry-point.js

test/es-module/test-require-module-detect-entry-point.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-require-module
2
3import { mustCall } from '../common/index.mjs';
4const fn = mustCall(() => {

Callers

nothing calls this directly

Calls 3

fnFunction · 0.70
mustCallFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected