[K/JS] Use only single variant of default arguments function wrapper for exported and not-exported functions
This commit is contained in:
+5
-4
@@ -26,7 +26,8 @@ fun box() {
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:11 box
|
||||
// test.kt:11 box
|
||||
// test.kt:6 A.foo$default_dec9f7_k$
|
||||
// test.kt:6 A.foo$default_dec9f7_k$
|
||||
// test.kt:4 A.computeParam_vubdyi_k$
|
||||
// test.kt:6 A.foo$default_dec9f7_k$
|
||||
// test.kt:6 protoOf.foo$default_ourpn2_k$
|
||||
// test.kt:4 protoOf.computeParam_vubdyi_k$
|
||||
// test.kt:6 protoOf.foo$default_ourpn2_k$
|
||||
// test.kt:6 protoOf.foo$default_ourpn2_k$
|
||||
// test.kt:6 protoOf.foo$default_ourpn2_k$
|
||||
Reference in New Issue
Block a user