Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
build
Method · 0.80
getUserRequestMap
Method · 0.80
getFakeMap
Method · 0.80
getModuleDeferredAsyncDepsMap
Method · 0.80
getLazySource
Method · 0.80
sortModules
Function · 0.80
validateDependencies
Method · 0.80
addToSource
Method · 0.80
_readContext
Method · 0.80
_resolveContextTimestamp
Method · 0.80
_resolveContextHash
Method · 0.80
_resolveContextTsh
Method · 0.80
Calls
1
sortWith
Method · 0.95
Tested by
1
getCacheFileTimes
Function · 0.64