Bug 298494
| Summary: | [JSC] Refactor `IteratorOperations.h` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| Component: | JavaScriptCore | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/50408
EWS
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
<rdar://problem/160159138>