| 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 3b705f1799c415e24920b219f23a1e5be65e71f6..bfc44e39e99651a2f6d284f74fff352413984eb2 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(33),
 | 
|                  B(Star), R(13),
 | 
|                  B(LdaNamedProperty), R(13), U8(2), U8(7),
 | 
|                  B(JumpIfUndefined), U8(18),
 | 
| @@ -544,7 +544,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(33),
 | 
|                  B(Star), R(13),
 | 
|                  B(LdaNamedProperty), R(13), U8(2), U8(7),
 | 
|                  B(JumpIfUndefined), U8(18),
 | 
| @@ -1057,7 +1057,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(33),
 | 
|                  B(Star), R(13),
 | 
|                  B(LdaNamedProperty), R(13), U8(2), U8(7),
 | 
|                  B(JumpIfUndefined), U8(18),
 | 
| @@ -1544,7 +1544,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(33),
 | 
|                  B(Star), R(12),
 | 
|                  B(LdaNamedProperty), R(12), U8(2), U8(4),
 | 
|                  B(Star), R(13),
 | 
| 
 |