| Index: test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| index ce17e12d08bddcd7c0bcc63fb662659e51704a52..eb94eb8619fca4af6b8e9d4b9af1146eefab2466 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| @@ -45,7 +45,7 @@ bytecodes: [
|
| /* 62 S> */ B(LdaConstant), U8(1),
|
| B(Star), R(3),
|
| B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
|
| - /* 69 E> */ B(Call), R(1), R(2), U8(1), U8(3),
|
| + /* 69 E> */ B(Call), R(1), R(2), U8(1), U8(4),
|
| /* 74 S> */ B(Return),
|
| ]
|
| constant pool: [
|
|
|