| 00:50 | <ljharb> | a rebase, reviews, and a label |
| 01:46 | <Michael Ficarra> | nobody likes reviewing regexp PRs |
| 02:02 | <bakkot> | this one is easy |
| 02:03 | <Michael Ficarra> | okay @shu please review https://github.com/tc39/ecma262/pull/3383/files |
| 02:05 | <bakkot> | Michael Ficarra you need to correct the existing initializations and also the types of the fields |
| 02:05 | <Michael Ficarra> | uh what? |
| 02:05 | <Michael Ficarra> | did you not refresh? |
| 02:28 | <bakkot> | I did refresh |
| 02:28 | <bakkot> | did you not push? |
| 02:30 | <bakkot> | specifically you need to fix the table in 27.5.2 to not list undefined, and remove GeneratorStart step 7 |
| 02:30 | <bakkot> | and the analogous thing for AsyncGeneratorStart and their table |