Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vm-module-evaluate-source-text-module.js
File
test-vm-module-evaluate-source-text-module.js
test/parallel/test-vm-module-evaluate-source-text-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.SourceTextModule.
Callers
nothing calls this directly
Calls
8
linkRequests
Method · 0.80
inspect
Function · 0.70
match
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
instantiate
Method · 0.45
evaluate
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected