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

File test-vm-module-evaluate-while-evaluating.js

test/parallel/test-vm-module-evaluate-while-evaluating.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.Module while it is evaluating.

Callers

nothing calls this directly

Calls 5

linkRequestsMethod · 0.80
requireFunction · 0.50
thenMethod · 0.45
evaluateMethod · 0.45
instantiateMethod · 0.45

Tested by

no test coverage detected