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

Function mapIteratorValue

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

Source from the content-addressed store, hash-verified

2340 (this._stack = s._root && mapIteratorFrame(s._root)))
2341 }
2342 function mapIteratorValue(s, o) {
2343 return iteratorValue(s, o[0], o[1])
2344 }
2345 function mapIteratorFrame(s, o) {
2346 return { node: s, index: 0, __prev: o }
2347 }

Callers 1

Calls 1

iteratorValueFunction · 0.85

Tested by

no test coverage detected