MCPcopy
hub / github.com/webpack/webpack / hasManagedContexts

Method hasManagedContexts

lib/FileSystemInfo.js:494–496  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

492 }
493
494 hasManagedContexts() {
495 return (this._flags & 0x400) !== 0;
496 }
497
498 /**
499 * Sets managed contexts.

Callers 4

serializeMethod · 0.95
deserializeMethod · 0.95
constructorMethod · 0.80
mergeSnapshotsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected