Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
7
testScript
Function · 0.85
testScriptImportFailed
Function · 0.85
testModule
Function · 0.85
testModuleImportFailed
Function · 0.85
all
Method · 0.80
require
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected