Index: test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
index fc7a6f78432b2ba2e4cd55f554874fd60556432e..65fc2d20c78ccb85d7ec6a32617a18393ac10a0d 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
@@ -26,7 +26,7 @@ bytecodes: [ |
/* 36 E> */ B(StaLookupSlotSloppy), U8(1), |
/* 52 S> */ B(LdaUndefined), |
B(Star), R(2), |
- /* 52 E> */ B(LdaLookupGlobalSlot), U8(2), U8(5), U8(1), |
+ /* 52 E> */ B(LdaLookupGlobalSlot), U8(2), U8(7), U8(1), |
B(Star), R(1), |
B(LdaConstant), U8(3), |
B(Star), R(3), |
@@ -41,12 +41,12 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 52 E> */ B(Call), R(1), R(2), U8(2), U8(3), |
+ /* 52 E> */ B(Call), R(1), R(2), U8(2), U8(5), |
/* 62 S> */ B(LdaUndefined), |
B(Star), R(2), |
- /* 69 E> */ B(LdaLookupGlobalSlot), U8(1), U8(9), U8(1), |
+ /* 69 E> */ B(LdaLookupGlobalSlot), U8(1), U8(11), U8(1), |
B(Star), R(1), |
- /* 69 E> */ B(Call), R(1), R(2), U8(1), U8(7), |
+ /* 69 E> */ B(Call), R(1), R(2), U8(1), U8(9), |
/* 74 S> */ B(Return), |
] |
constant pool: [ |