Bug 298761

Summary: [JSC] `Set#isDisjointFrom` and `Set#isSupersetOf` should call `iteratorClose` before return
Product: WebKit Reporter: Sosuke Suzuki <sosuke>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.