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

Function Qy

resources/vega.min.js:14079–14092  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

14077 return Qy("string" == typeof t ? JSON.parse(t) : t);
14078 }
14079 function Qy(t) {
14080 var e,
14081 n,
14082 r,
14083 i = t.marktype,
14084 o = t.items;
14085 if (o)
14086 for (n = 0, r = o.length; n < r; ++n)
14087 ((e = i ? "mark" : "group"),
14088 (o[n][e] = t),
14089 o[n].zindex && (o[n][e].zdirty = !0),
14090 "group" === (i || e) && Qy(o[n]));
14091 return (i && Vy(t), t);
14092 }
14093 class Ky {
14094 constructor(t) {
14095 arguments.length

Callers 1

ZyFunction · 0.85

Calls 1

VyFunction · 0.85

Tested by

no test coverage detected