[Spec tests] Unify platform dependent part of fixed exception

This commit is contained in:
Victor Petukhov
2020-03-19 18:01:39 +03:00
parent 5986ffae1e
commit f76faaf1b0
5 changed files with 16 additions and 7 deletions
@@ -10,6 +10,6 @@ Exception Details:
locals: { uninitializedThis }
stack: { uninitializedThis, uninitializedThis }
Bytecode:
0000000: 2a2a c000 02b6 000a b700 0db1
0x0000000: 2a2a c000 02b6 000a b700 0db1
Foo.<clinit>(13.kt)
@@ -10,6 +10,6 @@ Exception Details:
locals: { uninitializedThis }
stack: { uninitializedThis, uninitializedThis }
Bytecode:
0000000: 2a2a c000 02b6 000a b700 0db1
0x0000000: 2a2a c000 02b6 000a b700 0db1
Foo.<clinit>(16.kt)
@@ -10,6 +10,6 @@ Exception Details:
locals: { uninitializedThis }
stack: { uninitializedThis, uninitializedThis }
Bytecode:
0000000: 2a2a c000 02b6 000a b700 0db1
0x0000000: 2a2a c000 02b6 000a b700 0db1
Foo.<clinit>(17.kt)
@@ -10,6 +10,6 @@ Exception Details:
locals: { uninitializedThis }
stack: { uninitializedThis, uninitializedThis }
Bytecode:
0000000: 2a2a b700 09b1
0x0000000: 2a2a b700 09b1
Foo.<clinit>(9.kt)