MCPcopy Index your code
hub / github.com/danielstocks/react-sortable / S

Function S

bundle.js:3993–3995  ·  view source on GitHub ↗
(a, b, c, d)

Source from the content-addressed store, hash-verified

3991 }function x(a, b, c, d) {
3992 if (null === b || b.tag !== De) return c = ve(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c;b["return"] = a;return b;
3993 }function S(a, b, c, d) {
3994 if (null === b || b.tag !== Ee) return b = we(c, a.internalContextTag, d), b.type = c.value, b["return"] = a, b;b = f(b, d);b.type = c.value;b["return"] = a;return b;
3995 }function D(a, b, c, d) {
3996 if (null === b || b.tag !== Ce || b.stateNode.containerInfo !== c.containerInfo || b.stateNode.implementation !== c.implementation) return c = xe(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c.children || [];b["return"] = a;return b;
3997 }function y(a, b, c, d) {
3998 if (null === b || b.tag !== Fe) return c = te(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c;b["return"] = a;return b;

Callers 6

HFunction · 0.85
CFunction · 0.85
LfFunction · 0.85
egFunction · 0.85
vgFunction · 0.85
xFunction · 0.85

Calls 3

fFunction · 0.85
pFunction · 0.85
CFunction · 0.85

Tested by

no test coverage detected