MCPcopy
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

FilterOrderComparatorFunction · 0.85
createExternalSourceFunction · 0.85
getRawDataFunction · 0.85
cloneRawDataFunction · 0.85
applyDataTransformFunction · 0.85
applySingleDataTransformFunction · 0.85
sample_echarts.jsFile · 0.85
createGetKeyFunction · 0.85
createElFunction · 0.85
RegExpEvaluatorFunction · 0.85
parseOptionFunction · 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…