Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tdewolff/minify
/ throwError
Function
throwError
_benchmarks/sample_echarts.js:7220–7222 ·
view source on GitHub ↗
* @throws Error
(msg)
Source
from the content-addressed store, hash-verified
7218
*/
7219
7220
function
throwError(msg) {
7221
throw
new
Error(msg);
7222
}
7223
7224
/**
7225
* Make the name displayable. But we should
Callers
15
FilterOrderComparator
Function · 0.85
createExternalSource
Function · 0.85
getRawData
Function · 0.85
cloneRawData
Function · 0.85
registerExternalTransform
Function · 0.85
applyDataTransform
Function · 0.85
applySingleDataTransform
Function · 0.85
sample_echarts.js
File · 0.85
createGetKey
Function · 0.85
createEl
Function · 0.85
RegExpEvaluator
Function · 0.85
parseOption
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…