[JS IR] Generate debug info for secondary constructors
#KT-46276
This commit is contained in:
committed by
Space Team
parent
ec18dce7cb
commit
b2b7958b62
+3
-3
@@ -219,12 +219,12 @@ class O<T>(i: T) {
|
||||
// test.kt:49 L_init_$Init$
|
||||
// test.kt:13 box
|
||||
// test.kt:57 M_init_$Init$
|
||||
// test.kt:61 M_init_$Init$_0
|
||||
// test.kt:61 M_init_$Init$
|
||||
// test.kt:56 M
|
||||
// test.kt:58 M_init_$Init$
|
||||
// test.kt:14 box
|
||||
// test.kt:65 N_init_$Init$
|
||||
// test.kt:69 N_init_$Init$_0
|
||||
// test.kt:69 N_init_$Init$
|
||||
// test.kt:64 N
|
||||
// test.kt:66 N_init_$Init$
|
||||
// test.kt:15 box
|
||||
@@ -232,4 +232,4 @@ class O<T>(i: T) {
|
||||
// test.kt:16 box
|
||||
// test.kt:73 O_init_$Init$
|
||||
// test.kt:72 <init>
|
||||
// test.kt:17 box
|
||||
// test.kt:17 box
|
||||
|
||||
Reference in New Issue
Block a user