JS: disable suspend function tail-call optimization based on FE data

Partially fixes KT-21026
This commit is contained in:
Alexey Andreev
2017-10-31 17:36:03 +03:00
parent 6ab87ad66a
commit 26843509c7
7 changed files with 17 additions and 42 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*