MCPcopy Create free account
hub / github.com/nodejs/node / test-vm-module-evaluate-synthethic-module.js

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

test/parallel/test-vm-module-evaluate-synthethic-module.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// This tests the result of evaluating a vm.SynthethicModule.

Callers

nothing calls this directly

Calls 8

setExportMethod · 0.80
inspectFunction · 0.70
matchMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
evaluateMethod · 0.45
thenMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected