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

Function ev

resources/vega.min.js:14126–14134  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

14124 );
14125 }
14126 function ev(t, e, n) {
14127 return (
14128 !t &&
14129 "undefined" != typeof document &&
14130 document.createElement &&
14131 (t = document),
14132 t ? (n ? t.createElementNS(n, e) : t.createElement(e)) : null
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)

Callers 4

rvFunction · 0.85
handleHrefMethod · 0.85
p_Function · 0.85
textFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected