[JS IR] Generate 'names' entries for functions in sourcemaps
This commit is contained in:
committed by
Space Team
parent
1d0025c3cf
commit
d9681caf0c
+6
-6
@@ -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
|
||||
Reference in New Issue
Block a user