| Index: test/cctest/interpreter/bytecode_expectations/LookupSlot.golden | 
| diff --git a/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden b/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden | 
| index 91765da1bb4b285a48f26e34a6f3e8559b6e4622..02a58029574bae9354f9290c8903bb96f8d7816a 100644 | 
| --- a/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden | 
| +++ b/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden | 
| @@ -25,8 +25,8 @@ bytecodes: [ | 
| B(StaContextSlot), R(context), U8(5), U8(0), | 
| /*   10 E> */ B(StackCheck), | 
| /*   14 S> */ B(LdaConstant), U8(0), | 
| -                B(Star), R(3), | 
| -                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1), | 
| +                B(Star), R(4), | 
| +                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(4), U8(1), R(1), | 
| B(LdaConstant), U8(1), | 
| B(Star), R(3), | 
| B(LdaZero), | 
| @@ -70,8 +70,8 @@ bytecodes: [ | 
| B(StaContextSlot), R(context), U8(5), U8(0), | 
| /*   10 E> */ B(StackCheck), | 
| /*   14 S> */ B(LdaConstant), U8(0), | 
| -                B(Star), R(3), | 
| -                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1), | 
| +                B(Star), R(4), | 
| +                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(4), U8(1), R(1), | 
| B(LdaConstant), U8(1), | 
| B(Star), R(3), | 
| B(LdaZero), | 
| @@ -118,8 +118,8 @@ bytecodes: [ | 
| /*   14 S> */ B(LdaSmi), U8(20), | 
| /*   16 E> */ B(StaLookupSlotSloppy), U8(0), | 
| /*   22 S> */ B(LdaConstant), U8(1), | 
| -                B(Star), R(3), | 
| -                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1), | 
| +                B(Star), R(4), | 
| +                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(4), U8(1), R(1), | 
| B(LdaConstant), U8(2), | 
| B(Star), R(3), | 
| B(LdaZero), | 
| @@ -167,8 +167,8 @@ bytecodes: [ | 
| B(StaContextSlot), R(context), U8(5), U8(0), | 
| /*   38 E> */ B(StackCheck), | 
| /*   44 S> */ B(LdaConstant), U8(0), | 
| -                B(Star), R(3), | 
| -                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1), | 
| +                B(Star), R(4), | 
| +                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(4), U8(1), R(1), | 
| B(LdaConstant), U8(1), | 
| B(Star), R(3), | 
| B(LdaZero), | 
| @@ -217,8 +217,8 @@ bytecodes: [ | 
| B(StaContextSlot), R(context), U8(5), U8(0), | 
| /*   34 E> */ B(StackCheck), | 
| /*   40 S> */ B(LdaConstant), U8(0), | 
| -                B(Star), R(3), | 
| -                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1), | 
| +                B(Star), R(4), | 
| +                B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(4), U8(1), R(1), | 
| B(LdaConstant), U8(1), | 
| B(Star), R(3), | 
| B(LdaZero), | 
|  |