Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ asModule.js
File
asModule.js
test/harness/runner/asModule.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
vm = require(
"vm"
);
4
const
{ ESModuleStatus, getNodeVersion } = require(
"./RunnerHelpers"
);
Callers
nothing calls this directly
Calls
6
getNodeVersion
Function · 0.85
link
Method · 0.80
evaluate
Method · 0.80
keys
Method · 0.65
require
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected