MCPcopy
hub / github.com/webpack/webpack / hasContextTimestamps

Method hasContextTimestamps

lib/FileSystemInfo.js:416–418  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

414 }
415
416 hasContextTimestamps() {
417 return (this._flags & 0x10) !== 0;
418 }
419
420 /**
421 * Sets context timestamps.

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected