Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ markFactoryStart
Method
markFactoryStart
lib/ModuleProfile.js:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
markFactoryStart() {
73
this.factoryStartTime = Date.now();
74
}
75
76
markFactoryEnd() {
77
this.factoryEndTime = Date.now();
Callers
1
_factorizeModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected