MCPcopy 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

includesMethod · 0.80
mainFunction · 0.70
requireFunction · 0.50
assertFunction · 0.50
skipMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected