[JVM_IR] Avoid unbounded recursion for recursive suspend functions.

Additionally, deal with primitive types in AddContinuationLowering.
This commit is contained in:
Mads Ager
2019-10-14 17:54:13 +02:00
committed by Ilmir Usmanov
parent ed6ca7d67e
commit 8305baa5fe
8 changed files with 24 additions and 20 deletions
@@ -1,5 +1,4 @@
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// WITH_COROUTINES
// COMMON_COROUTINES_TEST
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// WITH_COROUTINES
// COMMON_COROUTINES_TEST
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// WITH_COROUTINES
// COMMON_COROUTINES_TEST
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// WITH_COROUTINES
// COMMON_COROUTINES_TEST