[JS IR BE] Support call super with default parameters

This commit is contained in:
Roman Artemev
2018-12-11 19:31:13 +03:00
committed by romanart
parent df69e25d56
commit e436e7cf61
13 changed files with 208 additions and 28 deletions
@@ -2,7 +2,6 @@
// WITH_RUNTIME
// WITH_COROUTINES
// COMMON_COROUTINES_TEST
// DONT_RUN_GENERATED_CODE: JS_IR
import helpers.*
import COROUTINES_PACKAGE.*
import COROUTINES_PACKAGE.intrinsics.*