Index: test/cctest/interpreter/bytecode_expectations/WithStatement.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/WithStatement.golden b/test/cctest/interpreter/bytecode_expectations/WithStatement.golden |
index aa6393d899da419e5a857fed762690b20b85e6ac..350a0a5d7f57d684e17e4be6a0968d13951e1877 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/WithStatement.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/WithStatement.golden |
@@ -13,7 +13,7 @@ snippet: " |
" |
frame size: 4 |
parameter count: 1 |
-bytecode array length: 24 |
+bytecode array length: 26 |
bytecodes: [ |
B(StackCheck), |
B(CreateObjectLiteral), U8(0), U8(0), U8(5), |
@@ -25,6 +25,7 @@ bytecodes: [ |
B(CallRuntime), U16(Runtime::kPushWithContext), R(2), U8(2), |
B(PushContext), R(0), |
B(LdaLookupSlot), U8(1), |
+ B(PopContext), R(0), |
B(Return), |
] |
constant pool: [ |