Searched refs:cutIndex (Results 1 – 1 of 1) sorted by relevance
305 let cutIndex = Math.floor(shellStr.length * bfb); variable306 let ss = shellStr.substring(0, cutIndex);308 shellStr = shellStr.substring(cutIndex);