MCPcopy Create free account
hub / github.com/nodejs/node / test-esm-import-meta-resolve.mjs

File test-esm-import-meta-resolve.mjs

test/es-module/test-esm-import-meta-resolve.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-import-meta-resolve
2import { spawnPromisified } from '../common/index.mjs';
3import * as fixtures from '../common/fixtures.mjs';
4import assert from 'assert';

Callers

nothing calls this directly

Calls 9

spawnFunction · 0.90
forEachMethod · 0.65
matchMethod · 0.65
toArrayMethod · 0.65
SymbolFunction · 0.50
spawnPromisifiedFunction · 0.50
resolveMethod · 0.45
endMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected