| 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 738b222476fcbeb54f81a5a434b93088741d9645..9438503ae4977a99f0c78cf5300f7484a8086758 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
| @@ -13,9 +13,9 @@ snippet: "
|
| "
|
| frame size: 10
|
| parameter count: 1
|
| -bytecode array length: 89
|
| +bytecode array length: 86
|
| bytecodes: [
|
| - B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
|
| + B(CreateFunctionContext), U8(3),
|
| B(PushContext), R(0),
|
| B(Ldar), R(this),
|
| B(StaContextSlot), R(context), U8(4),
|
|
|