Lines Matching full:prev
300 var prev = -1;320 if (prev >= 0) {321 diffs.push(curr-prev);323 prev = curr;