[JS IR] Use invoke for coroutines in runtime

^KT-46204 fixed
This commit is contained in:
Ilya Goncharov
2021-07-26 17:18:29 +03:00
committed by Space
parent 3c9dcdbbee
commit 755f847ab9
2 changed files with 19 additions and 7 deletions
@@ -1,5 +1,5 @@
// WITH_RUNTIME
// IGNORE_BACKEND: JS, JS_IR, JVM
// IGNORE_BACKEND: JVM
// !LANGUAGE: +SuspendFunctionAsSupertype
import kotlin.coroutines.*