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 acef8f74ad64950956f3740eecb0e1d87d32606b..77ff808468321af6384de1a9bad57eac3daea0fc 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden |
@@ -39,8 +39,8 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 14 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
- /* 35 S> */ B(LdaLookupGlobalSlot), U8(2), U8(4), U8(1), |
+ /* 14 E> */ B(Call), R(1), R(2), U8(2), U8(2), |
+ /* 35 S> */ B(LdaLookupGlobalSlot), U8(2), U8(6), U8(1), |
/* 45 S> */ B(Return), |
] |
constant pool: [ |
@@ -84,8 +84,8 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 14 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
- /* 35 S> */ B(LdaLookupGlobalSlotInsideTypeof), U8(2), U8(4), U8(1), |
+ /* 14 E> */ B(Call), R(1), R(2), U8(2), U8(2), |
+ /* 35 S> */ B(LdaLookupGlobalSlotInsideTypeof), U8(2), U8(6), U8(1), |
B(TypeOf), |
/* 52 S> */ B(Return), |
] |
@@ -132,7 +132,7 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 29 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
+ /* 29 E> */ B(Call), R(1), R(2), U8(2), U8(2), |
/* 39 S> */ B(Return), |
] |
constant pool: [ |
@@ -181,7 +181,7 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 44 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
+ /* 44 E> */ B(Call), R(1), R(2), U8(2), U8(2), |
/* 66 S> */ B(LdaLookupContextSlot), U8(2), U8(6), U8(1), |
/* 76 S> */ B(Return), |
] |
@@ -231,8 +231,8 @@ bytecodes: [ |
B(Mov), R(closure), R(6), |
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(6), |
B(Star), R(1), |
- /* 40 E> */ B(Call), R(1), R(2), U8(2), U8(0), |
- /* 62 S> */ B(LdaLookupGlobalSlot), U8(2), U8(4), U8(1), |
+ /* 40 E> */ B(Call), R(1), R(2), U8(2), U8(2), |
+ /* 62 S> */ B(LdaLookupGlobalSlot), U8(2), U8(6), U8(1), |
/* 72 S> */ B(Return), |
] |
constant pool: [ |