[JS IR] Improve the precision of execution of stepping tests
This commit is contained in:
@@ -116,7 +116,6 @@ fun box() {
|
||||
// test.kt:17 foo
|
||||
// test.kt:36 mightThrow3
|
||||
// test.kt:37 mightThrow3
|
||||
// test.kt:37 mightThrow3
|
||||
// test.kt:16 foo
|
||||
// test.kt:42 box
|
||||
// test.kt:43 box
|
||||
@@ -129,7 +128,6 @@ fun box() {
|
||||
// test.kt:36 mightThrow3
|
||||
// test.kt:36 mightThrow3
|
||||
// test.kt:19 foo
|
||||
// test.kt:19 foo
|
||||
// test.kt:44 box
|
||||
// test.kt:45 box
|
||||
// test.kt:5 foo
|
||||
@@ -138,11 +136,9 @@ fun box() {
|
||||
// test.kt:32 mightThrow2
|
||||
// test.kt:32 mightThrow2
|
||||
// test.kt:13 foo
|
||||
// test.kt:13 foo
|
||||
// test.kt:46 box
|
||||
// test.kt:47 box
|
||||
// test.kt:5 foo
|
||||
// test.kt:28 mightThrow
|
||||
// test.kt:28 mightThrow
|
||||
// test.kt:7 foo
|
||||
// test.kt:7 foo
|
||||
|
||||
Reference in New Issue
Block a user