MCPcopy
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
3const vm = require("vm");
4const { ESModuleStatus, getNodeVersion } = require("./RunnerHelpers");

Callers

nothing calls this directly

Calls 6

getNodeVersionFunction · 0.85
linkMethod · 0.80
evaluateMethod · 0.80
keysMethod · 0.65
requireFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected