RESOLVED FIXED298761
[JSC] `Set#isDisjointFrom` and `Set#isSupersetOf` should call `iteratorClose` before return
https://bugs.webkit.org/show_bug.cgi?id=298761
Summary [JSC] `Set#isDisjointFrom` and `Set#isSupersetOf` should call `iteratorClose`...
Sosuke Suzuki
Reported 2025-09-11 20:50:09 PDT
This patch fixes to call `iteratorClose` before return from `Set#isDisjointFrom` and `Set#isSupersetOf`.
Attachments
Sosuke Suzuki
Comment 1 2025-09-11 21:13:36 PDT
EWS
Comment 2 2025-09-11 23:22:12 PDT
Committed 299883@main (341ff8458210): <https://commits.webkit.org/299883@main> Reviewed commits have been landed. Closing PR #50645 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-09-11 23:23:13 PDT
Note You need to log in before you can comment on or make changes to this bug.