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

Function ensureSize

frontend/public/swagger-ui-bundle.js:1506–1508  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

1504 return a
1505 }
1506 function ensureSize(s) {
1507 return (void 0 === s.size && (s.size = s.__iterate(returnTrue)), s.size)
1508 }
1509 function wrapIndex(s, o) {
1510 if ('number' != typeof o) {
1511 var i = o >>> 0

Callers 3

wrapIndexFunction · 0.85
resolveSizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected