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

Function c

bundle.js:3966–3972  ·  view source on GitHub ↗
(c, d)

Source from the content-addressed store, hash-verified

3964}
3965function Oe(a, b) {
3966 function c(c, d) {
3967 if (b) {
3968 if (!a) {
3969 if (null === d.alternate) return;d = d.alternate;
3970 }var m = c.lastEffect;null !== m ? (m.nextEffect = d, c.lastEffect = d) : c.firstEffect = c.lastEffect = d;d.nextEffect = null;d.effectTag = Ie;
3971 }
3972 }function d(a, d) {
3973 if (!b) return null;for (; null !== d;) {
3974 c(a, d), d = d.sibling;
3975 }return null;

Callers 12

dFunction · 0.85
CaFunction · 0.85
rFunction · 0.85
OeFunction · 0.85
efFunction · 0.85
gFunction · 0.85
AgFunction · 0.85
HgFunction · 0.85
hFunction · 0.85
kFunction · 0.85
bundle.jsFile · 0.85
sFunction · 0.85

Calls 5

bFunction · 0.85
fFunction · 0.85
gFunction · 0.85
wFunction · 0.85
xFunction · 0.85

Tested by

no test coverage detected