MCPcopy Index your code
hub / github.com/dataease/SQLBot / f

Function f

frontend/public/swagger-ui-bundle.js:11085–11096  ·  view source on GitHub ↗
(o, i, a)

Source from the content-addressed store, hash-verified

11083 return (((s = Pg(s, o)).index = 0), (s.sibling = null), s)
11084 }
11085 function f(o, i, a) {
11086 return (
11087 (o.index = a),
11088 s
11089 ? null !== (a = o.alternate)
11090 ? (a = a.index) < i
11091 ? ((o.flags |= 2), i)
11092 : a
11093 : ((o.flags |= 2), i)
11094 : ((o.flags |= 1048576), i)
11095 )
11096 }
11097 function g(o) {
11098 return (s && null === o.alternate && (o.flags |= 2), o)
11099 }

Callers 4

nFunction · 0.70
tFunction · 0.70
GFunction · 0.70

Calls 2

gFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected