[JS IR] Improve the precision of execution of stepping tests
This commit is contained in:
-13
@@ -74,21 +74,16 @@ fun box() {
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:1 D.equals
|
||||
// test.kt:15 box
|
||||
// test.kt:1 D.hashCode
|
||||
// test.kt:1 D.hashCode
|
||||
// test.kt:1 D.hashCode
|
||||
// test.kt:16 box
|
||||
// test.kt:1 D.toString
|
||||
// test.kt:1 D.toString
|
||||
// test.kt:17 box
|
||||
// test.kt:17 box
|
||||
// test.kt:1 D.component1_7eebsc_k$
|
||||
// test.kt:1 D.component1_7eebsc_k$
|
||||
// test.kt:17 box
|
||||
// test.kt:1 D.component2_7eebsb_k$
|
||||
// test.kt:1 D.component2_7eebsb_k$
|
||||
// test.kt:18 box
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
@@ -98,8 +93,6 @@ fun box() {
|
||||
// test.kt:1 D.copy_t8q04r_k$
|
||||
// test.kt:3 D
|
||||
// test.kt:3 D
|
||||
// test.kt:1 D.copy_t8q04r_k$
|
||||
// test.kt:1 D.copy$default_cbhffz_k$
|
||||
// test.kt:19 box
|
||||
// test.kt:5 E
|
||||
// test.kt:5 E
|
||||
@@ -108,22 +101,16 @@ fun box() {
|
||||
// test.kt:5 E
|
||||
// test.kt:20 box
|
||||
// test.kt:7 E.equals
|
||||
// test.kt:7 E.equals
|
||||
// test.kt:21 box
|
||||
// test.kt:8 E.hashCode
|
||||
// test.kt:8 E.hashCode
|
||||
// test.kt:22 box
|
||||
// test.kt:6 E.toString
|
||||
// test.kt:6 E.toString
|
||||
// test.kt:23 box
|
||||
// test.kt:23 box
|
||||
// test.kt:1 E.component1_7eebsc_k$
|
||||
// test.kt:1 E.component1_7eebsc_k$
|
||||
// test.kt:23 box
|
||||
// test.kt:1 E.component2_7eebsb_k$
|
||||
// test.kt:1 E.component2_7eebsb_k$
|
||||
// test.kt:24 box
|
||||
// test.kt:9 E.copy_1tks5_k$
|
||||
// test.kt:5 E
|
||||
// test.kt:5 E
|
||||
// test.kt:9 E.copy_1tks5_k$
|
||||
|
||||
Reference in New Issue
Block a user