Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasContextTshs
Method
hasContextTshs
lib/FileSystemInfo.js:442–444 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
440
}
441
442
hasContextTshs() {
443
return
(this._flags & 0x40) !== 0;
444
}
445
446
/**
447
* Updates context tshs using the provided value.
Callers
5
serialize
Method · 0.95
deserialize
Method · 0.95
constructor
Method · 0.80
mergeSnapshots
Method · 0.80
_checkSnapshotValidNoCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected