[JS IR] Generate 'names' entries for functions in sourcemaps
This commit is contained in:
committed by
Space Team
parent
1d0025c3cf
commit
d9681caf0c
@@ -35,4 +35,4 @@ fun foo(f: () -> Unit) {
|
||||
// test.kt:5 box$lambda
|
||||
// test.kt:8 box
|
||||
// test.kt:14 foo
|
||||
// test.kt:9 box$lambda_0
|
||||
// test.kt:9 box$lambda
|
||||
Reference in New Issue
Block a user