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

Function g

bundle.js:3983–3985  ·  view source on GitHub ↗
(a, c, d)

Source from the content-addressed store, hash-verified

3981 if (a) return b = re(b, c), b.index = 0, b.sibling = null, b;b.pendingWorkPriority = c;b.effectTag = Ge;
3982 b.index = 0;b.sibling = null;return b;
3983 }function g(a, c, d) {
3984 a.index = d;if (!b) return c;d = a.alternate;if (null !== d) return d = d.index, d < c ? (a.effectTag = He, c) : d;a.effectTag = He;return c;
3985 }function h(a) {
3986 b && null === a.alternate && (a.effectTag = He);return a;
3987 }function k(a, b, c, d) {
3988 if (null === b || b.tag !== Be) return c = ue(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c;b["return"] = a;return b;

Callers 8

CaFunction · 0.85
rFunction · 0.85
fFunction · 0.85
LfFunction · 0.85
egFunction · 0.85
eFunction · 0.85
cFunction · 0.85
bundle.jsFile · 0.85

Calls 5

cFunction · 0.85
bFunction · 0.85
fFunction · 0.85
pFunction · 0.85
eFunction · 0.70

Tested by

no test coverage detected