Bug 279663
Summary: | [JSC] Implement Iterator.prototype.filter | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tetsuharu Ohzeki [UTC+9] <tetsuharu.ohzeki> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ashvayka, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tetsuharu Ohzeki [UTC+9]
https://tc39.es/proposal-iterator-helpers/#sec-iteratorprototype.filter
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136353763>
Alexey Shvayka
Implemented in https://commits.webkit.org/284597@main.
*** This bug has been marked as a duplicate of bug 248650 ***