MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-wasm-source-phase-identity.mjs

File test-esm-wasm-source-phase-identity.mjs

test/es-module/test-esm-wasm-source-phase-identity.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Regression test for source phase import identity with mixed eval/source
2// phase imports of the same module in one parent.
3import '../common/index.mjs';
4import { spawnSyncAndAssert } from '../common/child_process.js';

Callers

nothing calls this directly

Calls 2

spawnSyncAndAssertFunction · 0.90
pathMethod · 0.45

Tested by

no test coverage detected