| Index: test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden b/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden
|
| index 8a22d15042a332bdcbac32314f5bc24d08ad0619..8f9ddcd2ac17ebddb1f03d1ccfdfb27742561a9e 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden
|
| @@ -63,7 +63,7 @@ bytecodes: [
|
| B(StaContextSlot), R(1), U8(9), U8(0),
|
| B(Mov), R(context), R(11),
|
| B(Mov), R(context), R(12),
|
| - /* 43 S> */ B(CreateArrayLiteral), U8(1), U8(2), U8(9),
|
| + /* 43 S> */ B(CreateArrayLiteral), U8(1), U8(2), U8(17),
|
| B(Star), R(13),
|
| B(LdaNamedProperty), R(13), U8(2), U8(7),
|
| B(JumpIfUndefined), U8(17),
|
| @@ -539,7 +539,7 @@ bytecodes: [
|
| B(StaContextSlot), R(1), U8(9), U8(0),
|
| B(Mov), R(context), R(11),
|
| B(Mov), R(context), R(12),
|
| - /* 43 S> */ B(CreateArrayLiteral), U8(1), U8(2), U8(9),
|
| + /* 43 S> */ B(CreateArrayLiteral), U8(1), U8(2), U8(17),
|
| B(Star), R(13),
|
| B(LdaNamedProperty), R(13), U8(2), U8(7),
|
| B(JumpIfUndefined), U8(17),
|
| @@ -1047,7 +1047,7 @@ bytecodes: [
|
| B(StaContextSlot), R(1), U8(9), U8(0),
|
| B(Mov), R(context), R(11),
|
| B(Mov), R(context), R(12),
|
| - /* 43 S> */ B(CreateArrayLiteral), U8(1), U8(2), U8(9),
|
| + /* 43 S> */ B(CreateArrayLiteral), U8(1), U8(2), U8(17),
|
| B(Star), R(13),
|
| B(LdaNamedProperty), R(13), U8(2), U8(7),
|
| B(JumpIfUndefined), U8(17),
|
| @@ -1529,7 +1529,7 @@ bytecodes: [
|
| B(StaCurrentContextSlot), U8(9),
|
| B(Mov), R(context), R(10),
|
| B(Mov), R(context), R(11),
|
| - /* 68 S> */ B(CreateArrayLiteral), U8(1), U8(3), U8(9),
|
| + /* 68 S> */ B(CreateArrayLiteral), U8(1), U8(3), U8(17),
|
| B(Star), R(12),
|
| B(LdaNamedProperty), R(12), U8(2), U8(4),
|
| B(Star), R(13),
|
|
|