WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
298494
[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
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-09-05 18:41:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50408
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
<
rdar://problem/160159138
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug