Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: %AsyncIterator.prototype% -> %AsyncIteratorPrototype%
Commit f1b22ef (tc39#1376) changed 2 occurrences of "%AsyncIteratorPrototype% to "%AsyncIterator.prototype% but the latter assumes a well-known intrinsic named "%AsyncIterator%", which doesn't exist. This commit changes them back.
- Loading branch information