WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278691
[JSC] Implement `Iterator.from` from Iterator Helpers Proposal
https://bugs.webkit.org/show_bug.cgi?id=278691
Summary
[JSC] Implement `Iterator.from` from Iterator Helpers Proposal
Sosuke Suzuki
Reported
2024-08-26 19:23:35 PDT
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
Comment 1
2024-08-26 19:37:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32741
EWS
Comment 2
2024-08-31 00:00:41 PDT
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
Comment 3
2024-08-31 00:01:15 PDT
<
rdar://problem/135065388
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug