RESOLVED FIXED278979
[JSC] Implement `Iterator.prototype.toArray` from Iterator Helpers Proposal
https://bugs.webkit.org/show_bug.cgi?id=278979
Summary [JSC] Implement `Iterator.prototype.toArray` from Iterator Helpers Proposal
Sosuke Suzuki
Reported 2024-08-31 23:08:38 PDT
This patch implements `Iterator.prototype.toArray`[1] from Iterator Helpers Proposal[2]. [1]: https://tc39.es/proposal-iterator-helpers/#sec-iteratorprototype.toarray [2]: https://github.com/tc39/proposal-iterator-helpers
Attachments
Sosuke Suzuki
Comment 1 2024-09-01 01:49:06 PDT
Radar WebKit Bug Importer
Comment 2 2024-09-07 23:09:41 PDT
EWS
Comment 3 2024-09-09 18:47:01 PDT
Committed 283381@main (73a351ca150f): <https://commits.webkit.org/283381@main> Reviewed commits have been landed. Closing PR #33000 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.