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 a7883f75851bca4c26ffb38931c8a1fd95125683..e975d2985c2d46ee2e93b079dd8bae44eee15f84 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/WithStatement.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/WithStatement.golden |
@@ -13,7 +13,7 @@ snippet: " |
" |
frame size: 5 |
parameter count: 1 |
-bytecode array length: 47 |
+bytecode array length: 45 |
bytecodes: [ |
B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
B(PushContext), R(0), |
@@ -33,7 +33,6 @@ bytecodes: [ |
B(CallRuntime), U16(Runtime::kPushWithContext), R(3), U8(2), |
B(PushContext), R(1), |
B(LdaLookupSlot), U8(1), |
- B(PopContext), R(0), |
B(Return), |
] |
constant pool: [ |