Bug 278691
| Summary: | [JSC] Implement `Iterator.from` from Iterator Helpers Proposal | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 278962 | ||
| Bug Blocks: | 280811 | ||
Sosuke Suzuki
This patch implements `Iterator.from`[2][3] from the Iterator Helpers proposal[1].
[1]: https://github.com/tc39/proposal-iterator-helpers
[2]: https://github.com/tc39/proposal-iterator-helpers?tab=readme-ov-file#iteratorfromobject
[3]: https://tc39.es/proposal-iterator-helpers/#sec-iterator.from
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/32741
EWS
Committed 283016@main (dab2b14ea3af): <https://commits.webkit.org/283016@main>
Reviewed commits have been landed. Closing PR #32741 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/135065388>