[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
+6 -6
View File
@@ -54,10 +54,10 @@ fun box() {
// EXPECTATIONS JS_IR
// test.kt:29 box
// test.kt:8 Companion_19
// test.kt:11 Companion_19
// test.kt:8 <init>
// test.kt:11 <init>
// test.kt:26 x
// test.kt:13 Companion_19
// test.kt:16 Companion_19
// test.kt:21 Companion_19
// test.kt:30 box
// test.kt:13 <init>
// test.kt:16 <init>
// test.kt:21 <init>
// test.kt:30 box