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

Function getDuplicateReferences

frontend/public/swagger-ui-bundle.js:34437–34444  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

34435 }
34436 return !0
34437 }
34438 function getDuplicateReferences(s, o) {
34439 var i,
34440 a,
34441 u = [],
34442 _ = []
34443 for (inspectNode(s, u, _), i = 0, a = _.length; i < a; i += 1) o.duplicates.push(u[_[i]])
34444 o.usedDuplicates = new Array(a)
34445 }
34446 function inspectNode(s, o, i) {
34447 var a, u, _

Callers 1

QrFunction · 0.85

Calls 2

inspectNodeFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected