foldRuns
private fun foldRuns(frames: List<StackTraceElement>, m: Mappings?, foldable: (Int) -> Boolean): List<String>
Collapse each maximal run the predicate accepts. A run too short for the marker to pay for itself is left whole — the same bar foldRepeats holds itself to.