[JS FIR] Enable FIR JS stepping tests
^KT-64422 Fixed
This commit is contained in:
committed by
Space Team
parent
36e8f9e3ac
commit
6556acabba
+58
-1
@@ -61,7 +61,7 @@ fun box() {
|
||||
// test.kt:25 box
|
||||
// test.kt:26 box
|
||||
|
||||
// EXPECTATIONS JS_IR
|
||||
// EXPECTATIONS ClassicFrontend JS_IR
|
||||
// test.kt:14 box
|
||||
// test.kt:4 <init>
|
||||
// test.kt:4 <init>
|
||||
@@ -118,6 +118,63 @@ fun box() {
|
||||
// test.kt:6 <init>
|
||||
// test.kt:26 box
|
||||
|
||||
// EXPECTATIONS FIR JS_IR // TODO: There is an inconsistency in names between K1 and K2. This should be fixed in KT-64435.
|
||||
// test.kt:14 box
|
||||
// test.kt:4 <init>
|
||||
// test.kt:4 <init>
|
||||
// test.kt:4 <init>
|
||||
// test.kt:15 box
|
||||
// test.kt:4 <init>
|
||||
// test.kt:4 <init>
|
||||
// test.kt:4 <init>
|
||||
// test.kt:15 box
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:1 protoOf.equals
|
||||
// test.kt:16 box
|
||||
// test.kt:1 protoOf.hashCode
|
||||
// test.kt:1 protoOf.hashCode
|
||||
// test.kt:17 box
|
||||
// test.kt:1 protoOf.toString
|
||||
// test.kt:18 box
|
||||
// test.kt:1 protoOf.component1_7eebsc_k$
|
||||
// test.kt:18 box
|
||||
// test.kt:1 protoOf.component2_7eebsb_k$
|
||||
// test.kt:19 box
|
||||
// test.kt:1 protoOf.copy$default_8mg6yi_k$
|
||||
// test.kt:1 protoOf.copy$default_8mg6yi_k$
|
||||
// test.kt:1 protoOf.copy_xhhsuv_k$
|
||||
// test.kt:4 <init>
|
||||
// test.kt:4 <init>
|
||||
// test.kt:4 <init>
|
||||
// test.kt:20 box
|
||||
// test.kt:6 <init>
|
||||
// test.kt:6 <init>
|
||||
// test.kt:6 <init>
|
||||
// test.kt:21 box
|
||||
// test.kt:6 <init>
|
||||
// test.kt:6 <init>
|
||||
// test.kt:6 <init>
|
||||
// test.kt:21 box
|
||||
// test.kt:8 equals
|
||||
// test.kt:22 box
|
||||
// test.kt:9 hashCode
|
||||
// test.kt:23 box
|
||||
// test.kt:7 toString
|
||||
// test.kt:24 box
|
||||
// test.kt:1 protoOf.component1_7eebsc_k$
|
||||
// test.kt:24 box
|
||||
// test.kt:1 protoOf.component2_7eebsb_k$
|
||||
// test.kt:25 box
|
||||
// test.kt:10 copy
|
||||
// test.kt:6 <init>
|
||||
// test.kt:6 <init>
|
||||
// test.kt:6 <init>
|
||||
// test.kt:26 box
|
||||
|
||||
// EXPECTATIONS WASM
|
||||
// test.kt:14 $box (12, 14, 18, 18, 18, 18, 12)
|
||||
// String.kt:141 $kotlin.stringLiteral (17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17)
|
||||
|
||||
Reference in New Issue
Block a user