Searched refs:contextLines (Results 1 – 1 of 1) sorted by relevance
268 function contextLines(lines) { function296 curRange = contextLines(prev.lines.slice(-4));314 curRange.push.apply(curRange, contextLines(lines));323 ret.push.apply(ret, contextLines(lines.slice(0, contextSize)));