545fdb96d5
#KT-39143 fixed
28 lines
1.3 KiB
Plaintext
Vendored
28 lines
1.3 KiB
Plaintext
Vendored
LineBreakpoint created at suspendLambda.kt:12
|
|
Run Java
|
|
Connected to the target VM
|
|
suspendLambda.kt:12
|
|
Thread stack trace:
|
|
KotlinStackFrame nextSequence:!LINE_NUMBER!, SuspendLambdaKt (continuation)
|
|
(terms, terms1)
|
|
CoroutinePreflightFrame invokeSuspend:!LINE_NUMBER!, SuspendLambdaKt$fibonacci$1 (continuation)
|
|
($result, $this$sequence, step, terms, this)
|
|
CoroutineInfo: -1 coroutine UNKNOWN
|
|
CoroutineStackFrame resumeWith:!LINE_NUMBER!, BaseContinuationImpl (kotlin.coroutines.jvm.internal)
|
|
($i$a$-with-BaseContinuationImpl$resumeWith$1, $this$with, completion, current, param, result, this)
|
|
CoroutineStackFrame hasNext:!LINE_NUMBER!, SequenceBuilderIterator (kotlin.sequences)
|
|
(step, this)
|
|
CoroutineStackFrame hasNext:!LINE_NUMBER!, TakeSequence$iterator$1 (kotlin.sequences)
|
|
(this)
|
|
CoroutineStackFrame toCollection:!LINE_NUMBER!, SequencesKt___SequencesKt (kotlin.sequences)
|
|
($this$toCollection, destination)
|
|
CoroutineStackFrame toMutableList:!LINE_NUMBER!, SequencesKt___SequencesKt (kotlin.sequences)
|
|
($this$toMutableList)
|
|
CoroutineStackFrame toList:!LINE_NUMBER!, SequencesKt___SequencesKt (kotlin.sequences)
|
|
($this$toList)
|
|
CoroutineStackFrame main:!LINE_NUMBER!, SuspendLambdaKt (continuation)
|
|
(a)
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|