MCPcopy
hub / github.com/webpack/webpack / sort

Method sort

lib/util/SortableSet.js:104–107  ·  lib/util/SortableSet.js::SortableSet.sort
()

Source from the content-addressed store, hash-verified

102 }
103
104 sort() {
105 this.sortWith(this._sortFn);
106 return this;
107 }
108
109 /**
110 * Get data from cache

Callers 15

buildMethod · 0.80
getUserRequestMapMethod · 0.80
getFakeMapMethod · 0.80
getLazySourceMethod · 0.80
sortModulesFunction · 0.80
validateDependenciesMethod · 0.80
addToSourceMethod · 0.80
_readContextMethod · 0.80
_resolveContextHashMethod · 0.80
_resolveContextTshMethod · 0.80

Calls 1

sortWithMethod · 0.95

Tested by 1

getCacheFileTimesFunction · 0.64