[JS IR] Review remarks

- Use intrinsic on this
- Enqueue invoke for DCE
- Change transform
- Ignore instead of target backend

^KT-46204 fixed
This commit is contained in:
Ilya Goncharov
2021-08-09 12:49:06 +03:00
committed by Space
parent 2f0f88062a
commit 766857881a
10 changed files with 63 additions and 57 deletions
@@ -1,6 +1,6 @@
// KJS_WITH_FULL_RUNTIME
// TARGET_BACKEND: JS
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS, JVM, JVM_IR
// IGNORE_BACKEND_FIR: JVM_IR
// !LANGUAGE: +SuspendFunctionAsSupertype
import kotlin.coroutines.*