[JS IR] Generate 'names' entries for functions in sourcemaps
This commit is contained in:
committed by
Space Team
parent
1d0025c3cf
commit
d9681caf0c
+33
-33
@@ -62,53 +62,53 @@ fun box() {
|
||||
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:13 box
|
||||
// test.kt:3 D
|
||||
// test.kt:3 D
|
||||
// test.kt:3 <init>
|
||||
// test.kt:3 <init>
|
||||
// test.kt:14 box
|
||||
// test.kt:3 D
|
||||
// test.kt:3 D
|
||||
// test.kt:3 <init>
|
||||
// test.kt:3 <init>
|
||||
// test.kt:14 box
|
||||
// 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:1 equals
|
||||
// test.kt:1 equals
|
||||
// test.kt:1 equals
|
||||
// test.kt:1 equals
|
||||
// test.kt:1 equals
|
||||
// test.kt:1 equals
|
||||
// test.kt:15 box
|
||||
// test.kt:1 protoOf.hashCode
|
||||
// test.kt:1 protoOf.hashCode
|
||||
// test.kt:1 hashCode
|
||||
// test.kt:1 hashCode
|
||||
// test.kt:16 box
|
||||
// test.kt:1 protoOf.toString
|
||||
// test.kt:1 toString
|
||||
// test.kt:17 box
|
||||
// test.kt:17 box
|
||||
// test.kt:1 protoOf.component1_7eebsc_k$
|
||||
// test.kt:1 component1
|
||||
// test.kt:17 box
|
||||
// test.kt:1 protoOf.component2_7eebsb_k$
|
||||
// test.kt:1 component2
|
||||
// test.kt:18 box
|
||||
// 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:1 copy$default
|
||||
// test.kt:1 copy$default
|
||||
// test.kt:1 copy$default
|
||||
// test.kt:1 copy
|
||||
// test.kt:3 <init>
|
||||
// test.kt:3 <init>
|
||||
// test.kt:19 box
|
||||
// test.kt:5 E
|
||||
// test.kt:5 E
|
||||
// test.kt:5 <init>
|
||||
// test.kt:5 <init>
|
||||
// test.kt:20 box
|
||||
// test.kt:5 E
|
||||
// test.kt:5 E
|
||||
// test.kt:5 <init>
|
||||
// test.kt:5 <init>
|
||||
// test.kt:20 box
|
||||
// test.kt:7 protoOf.equals
|
||||
// test.kt:7 equals
|
||||
// test.kt:21 box
|
||||
// test.kt:8 protoOf.hashCode
|
||||
// test.kt:8 hashCode
|
||||
// test.kt:22 box
|
||||
// test.kt:6 protoOf.toString
|
||||
// test.kt:6 toString
|
||||
// test.kt:23 box
|
||||
// test.kt:23 box
|
||||
// test.kt:1 protoOf.component1_7eebsc_k$
|
||||
// test.kt:1 component1
|
||||
// test.kt:23 box
|
||||
// test.kt:1 protoOf.component2_7eebsb_k$
|
||||
// test.kt:1 component2
|
||||
// test.kt:24 box
|
||||
// test.kt:9 protoOf.copy_1tks5_k$
|
||||
// test.kt:5 E
|
||||
// test.kt:5 E
|
||||
// test.kt:9 copy
|
||||
// test.kt:5 <init>
|
||||
// test.kt:5 <init>
|
||||
Reference in New Issue
Block a user