jmdyck
jmdyck
Looks okay to me. Note that AsyncFromSyncIteratorContinuation's new `_syncIteratorRecord_` parameter would be an Iterator Record in PR #2591, so whichever lands second should update.
(force-pushed to resolve merge conflicts)
> FYI #2842 handles the 5 `_V_` and `_W_` parameters of `GetValue`, `PutValue`, and `InitializeReferencedBinding`. Yes, I was planning to deal with those once #2744 was merged, but bakkot beat...
(force-pushed to resolve merge conflicts)
force-pushed to rebase to main and address review comments.
Force-pushed to rebase to main. Also added commits to address decisions from editors call.
(force-pushed to resolve merge conflict)
(force-pushed to squash it down to 2 commits)
The only others case I can find is in [4.4.6 object](https://tc39.es/ecma262/multipage/overview.html#sec-terms-and-definitions-object). Well, there's also [4.4.15 null value](https://tc39.es/ecma262/multipage/overview.html#sec-null-value), but it's only in the section title: would adding stars make a difference...
force-pushed to rebase to master, resolve merge-conflicts