Index: test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden b/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
index d905f37dfb708f2170f100f41a473f02e9e30c5b..67f9666b1d2473ffade64dc345178657177cbdf9 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
@@ -106,7 +106,7 @@ snippet: " |
" |
frame size: 4 |
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), |
@@ -126,7 +126,6 @@ bytecodes: [ |
B(LdaSmi8), U8(2), |
B(StaContextSlot), R(context), U8(4), |
B(CreateClosure), U8(1), U8(0), |
- B(PopContext), R(0), |
B(Return), |
] |
constant pool: [ |