MCPcopy Create free account
hub / github.com/alignoth/alignoth / Ga

Function Ga

resources/vega.min.js:3952–3966  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3950 return (t[n] = a);
3951 }
3952 function Ga() {
3953 (this.logger(w()),
3954 this.logLevel(v),
3955 (this._clock = 0),
3956 (this._rank = 0),
3957 (this._locale = Ro()));
3958 try {
3959 this._loader = ca();
3960 } catch (t) {}
3961 ((this._touched = fa(c)),
3962 (this._input = {}),
3963 (this._pulse = null),
3964 (this._heap = Ha((t, e) => t.qrank - e.qrank)),
3965 (this._postrun = []));
3966 }
3967 function Va(t) {
3968 return function () {
3969 return this._log[t].apply(this, arguments);

Callers

nothing calls this directly

Calls 5

caFunction · 0.85
wFunction · 0.70
RoFunction · 0.70
faFunction · 0.70
HaFunction · 0.70

Tested by

no test coverage detected