Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasChildren
Method
hasChildren
lib/FileSystemInfo.js:520–522 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
518
}
519
520
hasChildren() {
521
return
(this._flags & 0x1000) !== 0;
522
}
523
524
/**
525
* Updates children using the provided value.
Callers
5
addChild
Method · 0.95
serialize
Method · 0.95
deserialize
Method · 0.95
mergeSnapshots
Method · 0.80
_checkSnapshotValidNoCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected