Index: test/cctest/interpreter/bytecode_expectations/LookupSlot.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden b/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden |
index 0ce9f01f1df02082dcebd9ae48f2b8116f809e52..dd0cf0ae7324c0717528068208718fa524c638b4 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden |
@@ -13,7 +13,7 @@ snippet: " |
" |
frame size: 10 |
parameter count: 1 |
-bytecode array length: 71 |
+bytecode array length: 70 |
bytecodes: [ |
B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
B(PushContext), R(0), |
@@ -40,7 +40,7 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 34 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
+ /* 34 E> */ B(Call), R(1), R(2), U8(2), |
/* 55 S> */ B(LdaLookupSlot), U8(2), |
/* 65 S> */ B(Return), |
] |
@@ -58,7 +58,7 @@ snippet: " |
" |
frame size: 10 |
parameter count: 1 |
-bytecode array length: 72 |
+bytecode array length: 71 |
bytecodes: [ |
B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
B(PushContext), R(0), |
@@ -85,7 +85,7 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 34 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
+ /* 34 E> */ B(Call), R(1), R(2), U8(2), |
/* 55 S> */ B(LdaLookupSlotInsideTypeof), U8(2), |
B(TypeOf), |
/* 72 S> */ B(Return), |
@@ -104,7 +104,7 @@ snippet: " |
" |
frame size: 10 |
parameter count: 1 |
-bytecode array length: 73 |
+bytecode array length: 72 |
bytecodes: [ |
B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
B(PushContext), R(0), |
@@ -133,7 +133,7 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 49 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
+ /* 49 E> */ B(Call), R(1), R(2), U8(2), |
/* 59 S> */ B(Return), |
] |
constant pool: [ |