Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ require
Function
require
test/cases/parsing/extract-require/index.js:29–31 · test/cases/parsing/extract-require/index.js::require
()
Source
from the content-addressed store, hash-verified
27
}());
28
(
function
() {
29
function
require() {
30
return
123;
31
};
32
expect(require(
class
="st">"error")).toBe(123);
33
}());
34
(
function
() {
Callers
15
testCase
Function · 0.70
index.js
File · 0.70
index.ts
File · 0.50
findOutputFiles.js
File · 0.50
supportsRequireInModule.js
File · 0.50
exec-in-directory.js
File · 0.50
constructor
Method · 0.50
FakeDocument.js
File · 0.50
cssRules
Method · 0.50
_parseCssRules
Method · 0.50
remove.js
File · 0.50
expectNoDeprecations.js
File · 0.50
Calls
no outgoing calls
Tested by
3
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40