[K/JS] Use only single variant of default arguments function wrapper for exported and not-exported functions
This commit is contained in:
+21
-23
@@ -68,29 +68,27 @@ fun box() {
|
||||
// test.kt:3 D
|
||||
// test.kt:3 D
|
||||
// test.kt:14 box
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:15 box
|
||||
// test.kt:1 D.hashCode
|
||||
// test.kt:1 D.hashCode
|
||||
// test.kt:1 protoOf.hashCode
|
||||
// test.kt:1 protoOf.hashCode
|
||||
// test.kt:16 box
|
||||
// test.kt:1 D.toString
|
||||
// test.kt:1 protoOf.toString
|
||||
// test.kt:17 box
|
||||
// test.kt:17 box
|
||||
// test.kt:1 D.component1_7eebsc_k$
|
||||
// test.kt:1 protoOf.component1_7eebsc_k$
|
||||
// test.kt:17 box
|
||||
// test.kt:1 D.component2_7eebsb_k$
|
||||
// test.kt:1 protoOf.component2_7eebsb_k$
|
||||
// test.kt:18 box
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
// test.kt:1 D.copy_t8q04r_k$
|
||||
// test.kt:1 protoOf.copy$default_roih85_k$
|
||||
// test.kt:1 protoOf.copy$default_roih85_k$
|
||||
// test.kt:1 protoOf.copy$default_roih85_k$
|
||||
// test.kt:1 protoOf.copy_t8q04r_k$
|
||||
// test.kt:3 D
|
||||
// test.kt:3 D
|
||||
// test.kt:19 box
|
||||
@@ -100,17 +98,17 @@ fun box() {
|
||||
// test.kt:5 E
|
||||
// test.kt:5 E
|
||||
// test.kt:20 box
|
||||
// test.kt:7 E.equals
|
||||
// test.kt:7 protoOf.equals
|
||||
// test.kt:21 box
|
||||
// test.kt:8 E.hashCode
|
||||
// test.kt:8 protoOf.hashCode
|
||||
// test.kt:22 box
|
||||
// test.kt:6 E.toString
|
||||
// test.kt:6 protoOf.toString
|
||||
// test.kt:23 box
|
||||
// test.kt:23 box
|
||||
// test.kt:1 E.component1_7eebsc_k$
|
||||
// test.kt:1 protoOf.component1_7eebsc_k$
|
||||
// test.kt:23 box
|
||||
// test.kt:1 E.component2_7eebsb_k$
|
||||
// test.kt:1 protoOf.component2_7eebsb_k$
|
||||
// test.kt:24 box
|
||||
// test.kt:9 E.copy_1tks5_k$
|
||||
// test.kt:9 protoOf.copy_1tks5_k$
|
||||
// test.kt:5 E
|
||||
// test.kt:5 E
|
||||
|
||||
Reference in New Issue
Block a user