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

Function tT

resources/vega.min.js:27369–27380  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

27367 return ((r.key = e), (r.value = n), (r.kind = t), r);
27368 }
27369 function tT(t, e) {
27370 var n,
27371 r = Array.prototype.slice.call(arguments, 2),
27372 i = e.replace(
27373 /%(\d)/g,
27374 (t, e) => (
27375 C$(e < r.length, "Message reference must be in range"),
27376 r[e]
27377 ),
27378 );
27379 throw (((n = new Error(i)).index = YS), (n.description = i), n);
27380 }
27381 function eT(t) {
27382 (t.type === JS && tT(t, _$),
27383 t.type === t$ && tT(t, g$),

Callers 11

L$Function · 0.85
U$Function · 0.85
q$Function · 0.85
j$Function · 0.85
I$Function · 0.85
W$Function · 0.85
H$Function · 0.85
eTFunction · 0.85
aTFunction · 0.85
uTFunction · 0.85
cTFunction · 0.85

Calls 1

C$Function · 0.85

Tested by

no test coverage detected