Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vm-main-context-default-loader-eval.js
File
test-vm-main-context-default-loader-eval.js
test/es-module/test-vm-main-context-default-loader-eval.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
/**
3
* This test verifies that dynamic
import
in an indirect eval without JS stacks.
4
* In this case, the referrer
for
the dynamic
import
will be null and the main
Callers
nothing calls this directly
Calls
6
includes
Method · 0.80
main
Function · 0.70
require
Function · 0.50
assert
Function · 0.50
skip
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected