MCPcopy
hub / github.com/webpack/webpack / hasContextTshs

Method hasContextTshs

lib/FileSystemInfo.js:442–444  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

440 }
441
442 hasContextTshs() {
443 return (this._flags & 0x40) !== 0;
444 }
445
446 /**
447 * Updates context tshs using the provided value.

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected