Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasManagedMissing
Method
hasManagedMissing
lib/FileSystemInfo.js:507–509 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
505
}
506
507
hasManagedMissing() {
508
return
(this._flags & 0x800) !== 0;
509
}
510
511
/**
512
* Sets managed missing.
Callers
4
serialize
Method · 0.95
deserialize
Method · 0.95
constructor
Method · 0.80
mergeSnapshots
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected