Bug 272679
| Summary: | [JSC] `Set#symmetricDifference` should call `this.has` in each iteration | ||
|---|---|---|---|
| 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 Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
related test262 case: https://github.com/tc39/test262/blob/142a6a6fbeb062f39bb0ca5cb73e9489de2b906d/test/built-ins/Set/prototype/symmetricDifference/set-like-class-mutation.js
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/27264
EWS
Committed 277526@main (4b16138ae6dd): <https://commits.webkit.org/277526@main>
Reviewed commits have been landed. Closing PR #27264 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/126526845>