[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 -5
View File
@@ -54,11 +54,12 @@ fun box() {
// EXPECTATIONS JS_IR
// test.kt:22 box
// test.kt:11 E
// test.kt:11 E
// test.kt:11 <init>
// test.kt:11 <init>
// test.kt:22 box
// test.kt:9 protoOf.foo_26di_k$
// test.kt:9 foo
// test.kt:7 E$foo$lambda
// test.kt:15 E2_initEntries
// test.kt:14 E2
// test.kt:14 <init>
// test.kt:17 E2_initEntries
// test.kt:14 E2
// test.kt:14 <init>