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