Searched refs:continuationStartFrame (Results 1 – 1 of 1) sorted by relevance
358 val (continuationStartFrame, delta) = findContinuationStartIndex( in <lambda>() constant364 if (continuationStartFrame == -1) return coroutineTrace in <lambda>()366 … val expectedSize = indexOfResumeWith + coroutineTrace.size - continuationStartFrame - 1 - delta in <lambda>()372 for (index in continuationStartFrame + 1 until coroutineTrace.size) { in <lambda>()