[Spec tests] Unify platform dependent part of fixed exception
This commit is contained in:
compiler/tests-spec/testData/codegen/box/notLinked/objects/inheritance/neg/13.exceptions.runtime.txt
Vendored
+1
-1
@@ -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)
|
||||
compiler/tests-spec/testData/codegen/box/notLinked/objects/inheritance/neg/16.exceptions.runtime.txt
Vendored
+1
-1
@@ -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)
|
||||
compiler/tests-spec/testData/codegen/box/notLinked/objects/inheritance/neg/17.exceptions.runtime.txt
Vendored
+1
-1
@@ -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)
|
||||
Vendored
+1
-1
@@ -10,6 +10,6 @@ Exception Details:
|
||||
locals: { uninitializedThis }
|
||||
stack: { uninitializedThis, uninitializedThis }
|
||||
Bytecode:
|
||||
0000000: 2a2a b700 09b1
|
||||
0x0000000: 2a2a b700 09b1
|
||||
|
||||
Foo.<clinit>(9.kt)
|
||||
Reference in New Issue
Block a user