Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/configCases/mangle/mangle-with-object-prop/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ moduleId, setToString, toString, abc, a, $1, __1 } from
"./module"
;
2
const
moduleId2 = require(
"./commonjs"
).moduleId;
3
const
toString2 = require(
"./commonjs"
).toString;
4
const
setToString2 = require(
"./commonjs"
).setToString;
Callers
nothing calls this directly
Calls
6
setToString
Function · 0.90
toString
Function · 0.85
sort
Method · 0.80
keys
Method · 0.65
require
Function · 0.50
it
Function · 0.50
Tested by
no test coverage detected