[K/JS] Use only single variant of default arguments function wrapper for exported and not-exported functions

This commit is contained in:
Artem Kobzar
2022-09-19 17:49:04 +00:00
committed by Space
parent ea7ce55082
commit 73e7053c35
59 changed files with 1109 additions and 597 deletions
@@ -19,7 +19,7 @@ suspend fun box() {
// test.kt:11 box
// EXPECTATIONS JS_IR
// test.kt:8 $boxCOROUTINE$0.doResume_5yljmg_k$
// test.kt:8 protoOf.doResume_5yljmg_k$
// test.kt:4 foo
// test.kt:4 foo
// test.kt:9 box$lambda