Support coroutines stack-unwinding in JVM backend

#KT-14924 In Progress
This commit is contained in:
Denis Zharkov
2016-11-29 10:30:33 +03:00
parent 27e4caf046
commit fcd9ee037e
86 changed files with 404 additions and 35 deletions
+2 -1
View File
@@ -19,4 +19,5 @@ fun box(): String {
}
// 1 GETSTATIC kotlin/Unit.INSTANCE : Lkotlin/Unit;
// 1 GETSTATIC
// 1 GETSTATIC kotlin/coroutines/Suspend.INSTANCE
// 2 GETSTATIC