MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-no-addons.mjs

File test-esm-no-addons.mjs

test/es-module/test-esm-no-addons.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mustCall } from '../common/index.mjs';
2import { Worker, isMainThread } from 'worker_threads';
3import assert from 'assert';
4import { fileURLToPath } from 'url';

Callers

nothing calls this directly

Calls 5

fileURLToPathFunction · 0.90
includesMethod · 0.80
forEachMethod · 0.65
mustCallFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected