Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ NormalModule.unittest.js
File
NormalModule.unittest.js
test/NormalModule.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
SourceMapSource = require(
"webpack-sources"
).SourceMapSource;
4
const
OriginalSource = require(
"webpack-sources"
).OriginalSource;
Callers
nothing calls this directly
Calls
15
buildChain
Function · 0.85
createSourceForAsset
Method · 0.80
shouldPreventParsing
Method · 0.80
require
Function · 0.70
make
Function · 0.70
beforeEach
Function · 0.50
it
Function · 0.50
identifier
Method · 0.45
toString
Method · 0.45
fn
Method · 0.45
readableIdentifier
Method · 0.45
libIdent
Method · 0.45
Tested by
no test coverage detected