MCPcopy Index your code
hub / github.com/nodejs/node / test-vm-module-referrer-realm.mjs

File test-vm-module-referrer-realm.mjs

test/parallel/test-vm-module-referrer-realm.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vm-modules
2import * as common from '../common/index.mjs';
3import assert from 'node:assert';
4import { Script, SourceTextModule, createContext } from 'node:vm';

Callers

nothing calls this directly

Calls 4

testMissingFunction · 0.85
allMethod · 0.80
testFunction · 0.70
thenMethod · 0.45

Tested by

no test coverage detected