| 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 bd071db85691b358399790d4b5e9e8b4fca8dfcc..e90d9ad318bb0bfea7771b9b00f3e29665bf8774 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),
|
| @@ -540,7 +540,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),
|
| @@ -1049,7 +1049,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),
|
| @@ -1532,7 +1532,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),
|
|
|