MCPcopy
hub / github.com/webpack/webpack / hasContextHashes

Method hasContextHashes

lib/FileSystemInfo.js:429–431  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

427 }
428
429 hasContextHashes() {
430 return (this._flags & 0x20) !== 0;
431 }
432
433 /**
434 * Sets context hashes.

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected