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

Function t

resources/vega-embed.min.js:122–136  ·  view source on GitHub ↗
(t, n, r, i, o)

Source from the content-addressed store, hash-verified

120 }
121 var m = (function (e) {
122 function t(t, n, r, i, o) {
123 var a = this.constructor,
124 s =
125 e.call(this, g(t, { name: n, index: r, operation: i, tree: o })) ||
126 this;
127 return (
128 (s.name = n),
129 (s.index = r),
130 (s.operation = i),
131 (s.tree = o),
132 Object.setPrototypeOf(s, a.prototype),
133 (s.message = g(t, { name: n, index: r, operation: i, tree: o })),
134 s
135 );
136 }
137 return (a(t, e), t);
138 })(Error),
139 E = m,

Callers 3

vega-embed.min.jsFile · 0.70
AeFunction · 0.70
xeFunction · 0.70

Calls 2

testMethod · 0.80
gFunction · 0.70

Tested by

no test coverage detected