MCPcopy Index your code
hub / github.com/nodejs/node / test-vm-module-after-evaluate.js

File test-vm-module-after-evaluate.js

test/parallel/test-vm-module-after-evaluate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vm-modules
2'use strict';
3
4// https://github.com/nodejs/node/issues/59541

Callers

nothing calls this directly

Calls 6

requireFunction · 0.50
setImmediateFunction · 0.50
thenMethod · 0.45
createContextMethod · 0.45
linkMethod · 0.45
evaluateMethod · 0.45

Tested by

no test coverage detected