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 4ca2f39496e163b6d15ebdcac5cced9c40bdc7b2..2dc0b10dcf5b965b6f31ee8f9828491de8390476 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
@@ -13,7 +13,7 @@ snippet: " |
" |
frame size: 9 |
parameter count: 1 |
-bytecode array length: 85 |
+bytecode array length: 87 |
bytecodes: [ |
B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
B(PushContext), R(0), |
@@ -45,6 +45,7 @@ bytecodes: [ |
B(Star), R(3), |
B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1), |
B(Call), R(1), R(2), U8(1), U8(3), |
+ B(PopContext), R(0), |
B(Return), |
] |
constant pool: [ |