提交 b100fd52 编写于 作者: V Vladimir Ilmov

(CoroutineDebugger)(Test) local variable removed from generated code

上级 5724c47b
...@@ -11,7 +11,7 @@ CoroutineInfo: 1 coroutine RUNNING ...@@ -11,7 +11,7 @@ CoroutineInfo: 1 coroutine RUNNING
CoroutineStackFrame a:!LINE_NUMBER!, TestSuspendA (continuation) CoroutineStackFrame a:!LINE_NUMBER!, TestSuspendA (continuation)
(methodVal, this) (methodVal, this)
CoroutineStackFrame invokeSuspend:!LINE_NUMBER!, SuspendFunWithInnerKt$main$1 (continuation) CoroutineStackFrame invokeSuspend:!LINE_NUMBER!, SuspendFunWithInnerKt$main$1 (continuation)
($this$runBlocking, rootCoroutineVal) (rootCoroutineVal)
CoroutineStackFrame resumeWith:!LINE_NUMBER!, BaseContinuationImpl (kotlin.coroutines.jvm.internal) CoroutineStackFrame resumeWith:!LINE_NUMBER!, BaseContinuationImpl (kotlin.coroutines.jvm.internal)
($i$a$-with-BaseContinuationImpl$resumeWith$1, $this$with, completion, current, param, result, this) ($i$a$-with-BaseContinuationImpl$resumeWith$1, $this$with, completion, current, param, result, this)
CoroutineStackFrame run:!LINE_NUMBER!, DispatchedTask (kotlinx.coroutines) CoroutineStackFrame run:!LINE_NUMBER!, DispatchedTask (kotlinx.coroutines)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册