MCPcopy
hub / github.com/webpack/webpack / createHash

Function createHash

lib/index.js:684–686  ·  lib/index.js::createHash
()

Source from the content-addressed store, hash-verified

682
683 util: {
684 get createHash() {
685 return require(class="st">"./util/createHash");
686 },
687 get comparators() {
688 return require(class="st">"./util/comparators");
689 },

Callers 15

applyMethod · 0.85
getHashMethod · 0.85
_readFileHashMethod · 0.85
_readContextTimestampMethod · 0.85
_readContextHashMethod · 0.85
_resolveContextHashMethod · 0.85
_resolveContextTshMethod · 0.85
getHashFunction · 0.85
_createLoaderContextMethod · 0.85
_initBuildHashMethod · 0.85

Calls 1

requireFunction · 0.50

Tested by 1

testFunction · 0.68