[JS IR] Generate 'names' entries for functions in sourcemaps

This commit is contained in:
Sergej Jaskiewicz
2022-10-04 18:17:59 +02:00
committed by Space Team
parent 1d0025c3cf
commit d9681caf0c
74 changed files with 210 additions and 177 deletions
+5 -5
View File
@@ -188,7 +188,7 @@ class O<T>(i: T) {
// EXPECTATIONS JS_IR
// test.kt:4 box
// test.kt:5 box
// test.kt:20 C
// test.kt:20 <init>
// test.kt:6 box
// test.kt:22 D_init_$Init$
// test.kt:7 box
@@ -200,10 +200,10 @@ class O<T>(i: T) {
// test.kt:33 G_init_$Init$
// test.kt:34 G_init_$Init$
// test.kt:10 box
// test.kt:39 J
// test.kt:39 <init>
// test.kt:11 box
// test.kt:42 K
// test.kt:44 K
// test.kt:42 <init>
// test.kt:44 <init>
// test.kt:12 box
// test.kt:48 L_init_$Init$
// test.kt:53 L
@@ -218,4 +218,4 @@ class O<T>(i: T) {
// test.kt:66 N_init_$Init$
// test.kt:15 box
// test.kt:16 box
// test.kt:73 O_init_$Init$
// test.kt:73 O_init_$Init$