Index: test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden b/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden |
index 5bda52ede021be01284501be337daecdaa1f77aa..f2607491b26629c95d416982d3a26688ce01a45e 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden |
@@ -26,7 +26,7 @@ bytecodes: [ |
/* 97 E> */ B(StackCheck), |
/* 102 S> */ B(LdrContextSlot), R(context), U8(4), U8(1), R(0), |
/* 120 E> */ B(LdaContextSlot), R(context), U8(4), U8(0), |
- B(Mul), R(0), U8(1), |
+ B(Mul), R(0), U8(2), |
/* 130 S> */ B(Return), |
] |
constant pool: [ |