MCPcopy
hub / github.com/webpack/webpack / require.js

File require.js

test/configCases/node/output-module-external/require.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assertBuiltin = require("assert");
2const asyncHooks = require("async_hooks");
3const buffer = require("buffer");
4const childProcess = require("child_process");

Callers

nothing calls this directly

Calls 13

itIfAvailableFunction · 0.85
createHashMethod · 0.80
isArrayMethod · 0.80
writeMethod · 0.80
resolveMethod · 0.65
requireFunction · 0.50
itFunction · 0.50
toStringMethod · 0.45
digestMethod · 0.45
updateMethod · 0.45
closeMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected