| Index: test/cctest/interpreter/bytecode_expectations/IfConditions.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/IfConditions.golden b/test/cctest/interpreter/bytecode_expectations/IfConditions.golden
|
| index f7217462a8ecdd9c3a36944dabe24a9ab270ea4c..ef149b4c0e5ee238a6a5fd1fbb257838bb743fdc 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/IfConditions.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/IfConditions.golden
|
| @@ -724,7 +724,7 @@ bytecodes: [
|
| B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(3), U8(1),
|
| B(JumpIfToBooleanFalse), U8(4),
|
| B(Jump), U8(16),
|
| - B(LdaSmi), U8(60),
|
| + B(LdaSmi), U8(61),
|
| B(Star), R(3),
|
| B(LdaConstant), U8(0),
|
| B(Star), R(4),
|
|
|