MCPcopy
hub / github.com/skatejs/skatejs / b

Function b

site/fills/ce-sd-fill.js:132–155  ·  view source on GitHub ↗
(b, c)

Source from the content-addressed store, hash-verified

130 }
131 function Ud(a) {
132 function b(b, c) {
133 Object.defineProperty(b, 'innerHTML', {
134 enumerable: c.enumerable,
135 configurable: !0,
136 get: c.get,
137 set: function(b) {
138 var d = this,
139 e = void 0;
140 t(this) &&
141 ((e = []),
142 S(this, function(a) {
143 a !== d && e.push(a);
144 }));
145 c.set.call(this, b);
146 if (e)
147 for (var f = 0; f < e.length; f++) {
148 var h = e[f];
149 1 === h.__CE_state && a.disconnectedCallback(h);
150 }
151 this.ownerDocument.__CE_hasRegistry ? a.f(this) : a.l(this);
152 return b;
153 }
154 });
155 }
156 function c(b, c) {
157 x(b, 'insertAdjacentElement', function(b, d) {
158 var e = t(d);

Callers 14

UdFunction · 0.85
beFunction · 0.85
ccFunction · 0.85
veFunction · 0.85
mbFunction · 0.85
SFunction · 0.85
zbFunction · 0.85
faFunction · 0.85
mdFunction · 0.85
ce-sd-fill.jsFile · 0.85
eFunction · 0.85
hFunction · 0.85

Calls 7

tFunction · 0.85
SFunction · 0.85
aFunction · 0.85
mFunction · 0.85
hFunction · 0.85
initCustomEventMethod · 0.80
disconnectedCallbackMethod · 0.45

Tested by

no test coverage detected