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

Function nv

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

Source from the content-addressed store, hash-verified

14133 );
14134 }
14135 function nv(t, e) {
14136 e = e.toLowerCase();
14137 for (var n = t.childNodes, r = 0, i = n.length; r < i; ++r)
14138 if (n[r].tagName.toLowerCase() === e) return n[r];
14139 }
14140 function rv(t, e, n, r) {
14141 var i,
14142 o = t.childNodes[e];

Callers 2

initializeMethod · 0.85
initializeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected