Searched defs:numPrepends (Results 1 – 1 of 1) sorted by relevance
1882 const numPrepends = bundle ? bundle.prepends.length : 0; constant1885 …const currentNode = bundle ? i < numPrepends ? bundle.prepends[i] : bundle.sourceFiles[i - numPrep… constant