| 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 792faf3b247737b40a95c74c670e38513ef3410b..738b222476fcbeb54f81a5a434b93088741d9645 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| @@ -24,7 +24,7 @@ bytecodes: [
|
| B(Ldar), R(new_target),
|
| B(StaContextSlot), R(context), U8(6),
|
| /* 30 E> */ B(StackCheck),
|
| - /* 34 S> */ B(CreateClosure), U8(0), U8(0),
|
| + /* 34 S> */ B(CreateClosure), U8(0), U8(2),
|
| /* 36 E> */ B(StaLookupSlotSloppy), U8(1),
|
| /* 52 S> */ B(LdaConstant), U8(2),
|
| B(Star), R(3),
|
|
|