RESOLVED FIXED298494
[JSC] Refactor `IteratorOperations.h`
https://bugs.webkit.org/show_bug.cgi?id=298494
Summary [JSC] Refactor `IteratorOperations.h`
Sosuke Suzuki
Reported 2025-09-05 18:40:50 PDT
This patch changes following: - Remove `static` from `forEachInIterationRecord` since it is now used from `SetPrototype.cpp` - Add new `isNonObservableSet` function to avoid export `isIteratorProtocolFastAndNonObservable` to WebCore
Attachments
Sosuke Suzuki
Comment 1 2025-09-05 18:41:48 PDT
EWS
Comment 2 2025-09-08 17:50:30 PDT
Committed 299730@main (bb2cb133ba60): <https://commits.webkit.org/299730@main> Reviewed commits have been landed. Closing PR #50408 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-09-08 17:51:15 PDT
Note You need to log in before you can comment on or make changes to this bug.