MCPcopy
hub / github.com/webpack/webpack / getNumberOfParents

Method getNumberOfParents

lib/ChunkGroup.js:365–367  ·  lib/ChunkGroup.js::ChunkGroup.getNumberOfParents
()

Source from the content-addressed store, hash-verified

363 }
364
365 getNumberOfParents() {
366 return this._parents.size;
367 }
368
369 /**
370 * Checks whether the provided group is registered as a parent.

Callers 2

visitModulesFunction · 0.80
cleanupUnconnectedGroupsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected