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

Function iv

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

Source from the content-addressed store, hash-verified

14149 );
14150 }
14151 function iv(t, e) {
14152 for (var n = t.childNodes, r = n.length; r > e; ) t.removeChild(n[--r]);
14153 return t;
14154 }
14155 function ov(t) {
14156 return (
14157 "mark-" +

Callers 9

initializeMethod · 0.85
initializeMethod · 0.85
_renderMethod · 0.85
markMethod · 0.85
dMethod · 0.85
defsMethod · 0.85
h_Function · 0.85
d_Function · 0.85
textFunction · 0.85

Calls 1

removeChildMethod · 0.80

Tested by

no test coverage detected