MCPcopy Index your code
hub / github.com/nodejs/node / test-vm-module-dynamic-import-promise.js

File test-vm-module-dynamic-import-promise.js

test/parallel/test-vm-module-dynamic-import-promise.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vm-modules
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 7

testScriptFunction · 0.85
testScriptImportFailedFunction · 0.85
testModuleFunction · 0.85
testModuleImportFailedFunction · 0.85
allMethod · 0.80
requireFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected