MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / startingMax

Function startingMax

ui/plugins/ui/jasmine/jasmine.js:9689–9691  ·  view source on GitHub ↗
(executableIndex)

Source from the content-addressed store, hash-verified

9687 }
9688
9689 function startingMax(executableIndex) {
9690 return executableIndex === undefined ? defaultMax : executableIndex
9691 }
9692
9693 function segmentChildren(node, orderedChildren, nodeStats, executableIndex) {
9694 let currentSegment = {

Callers 2

processNodeFunction · 0.85
segmentChildrenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected