MCPcopy
hub / github.com/tdewolff/minify / __extends

Function __extends

_benchmarks/sample_echarts.js:50–54  ·  view source on GitHub ↗
(d, b)

Source from the content-addressed store, hash-verified

48 };
49
50 function __extends(d, b) {
51 extendStatics(d, b);
52 function __() { this.constructor = d; }
53 d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
54 }
55
56 var __assign = function() {
57 __assign = Object.assign || function __assign(t) {

Callers 4

sample_echarts.jsFile · 0.85
extendFromStringFunction · 0.85
axisModelCreatorFunction · 0.85

Calls 1

extendStaticsFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…