[K/Wasm] Reduce debug information for the internal Kotlin functions

This commit is contained in:
Artem Kobzar
2024-03-12 17:37:03 +00:00
committed by Space Team
parent d3dfbec01a
commit 46dc478c03
59 changed files with 31 additions and 1971 deletions
@@ -49,9 +49,6 @@ fun test(b: B) {
// test.kt:8 $A.<init>
// test.kt:10 $B.<init> (8, 17)
// test.kt:15 $test
// Standard.kt:3 $test (51, 64)
// Standard.kt:67 $test
// Standard.kt:70 $test (20, 11, 20, 4)
// test.kt:11 $B.invoke
// test.kt:18 $test
// test.kt:6 $box