Index: test/cctest/interpreter/bytecode_expectations/BasicLoops.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/BasicLoops.golden b/test/cctest/interpreter/bytecode_expectations/BasicLoops.golden |
index cb0c3d61190e4d3d08125aa59e615a7764bbf151..5fc6491b88cbb38a51c79601f9c5aa44104028af 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/BasicLoops.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/BasicLoops.golden |
@@ -90,7 +90,7 @@ bytecodes: [ |
B(LdaSmi), U8(3), |
B(TestEqual), R(2), |
B(JumpIfFalse), U8(4), |
- B(Jump), U8(-39), |
+ B(Jump), U8(14), |
B(Ldar), R(0), |
B(Star), R(2), |
B(LdaSmi), U8(4), |
@@ -132,7 +132,7 @@ bytecodes: [ |
B(LdaZero), |
B(TestLessThan), R(1), |
B(JumpIfFalse), U8(4), |
- B(Jump), U8(-10), |
+ B(Jump), U8(60), |
B(Ldar), R(0), |
B(Star), R(1), |
B(LdaSmi), U8(3), |
@@ -150,7 +150,7 @@ bytecodes: [ |
B(LdaSmi), U8(10), |
B(TestEqual), R(1), |
B(JumpIfFalse), U8(4), |
- B(Jump), U8(-46), |
+ B(Jump), U8(24), |
B(Ldar), R(0), |
B(Star), R(1), |
B(LdaSmi), U8(5), |
@@ -453,7 +453,7 @@ bytecodes: [ |
B(LdaSmi), U8(6), |
B(TestEqual), R(2), |
B(JumpIfFalse), U8(4), |
- B(Jump), U8(-41), |
+ B(Jump), U8(2), |
B(Jump), U8(-43), |
B(Ldar), R(1), |
B(Return), |
@@ -491,7 +491,7 @@ bytecodes: [ |
B(LdaSmi), U8(2), |
B(TestEqual), R(1), |
B(JumpIfFalse), U8(4), |
- B(Jump), U8(-23), |
+ B(Jump), U8(12), |
B(Ldar), R(0), |
B(Star), R(1), |
B(LdaSmi), U8(1), |
@@ -533,7 +533,7 @@ bytecodes: [ |
B(LdaSmi), U8(2), |
B(TestEqual), R(1), |
B(JumpIfFalse), U8(4), |
- B(Jump), U8(-23), |
+ B(Jump), U8(12), |
B(Ldar), R(0), |
B(Star), R(1), |
B(LdaSmi), U8(1), |
@@ -825,7 +825,7 @@ bytecodes: [ |
B(JumpIfToBooleanFalse), U8(8), |
B(PopContext), R(3), |
B(PopContext), R(3), |
- B(Jump), U8(-69), |
+ B(Jump), U8(43), |
B(LdaContextSlot), R(context), U8(4), |
B(JumpIfNotHole), U8(11), |
B(LdaConstant), U8(3), |