Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ unfreeze
Method
unfreeze
lib/ModuleGraph.js:969–972 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
967
}
968
969
unfreeze() {
970
this._cache = undefined;
971
this._cacheStage = undefined;
972
}
973
974
/**
975
* Returns computed value or cached.
Callers
4
_rebuildModule
Method · 0.80
finish
Method · 0.80
unseal
Method · 0.80
apply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected