Bug 279337
| Summary: | [JSC] Remove outdated private builtin names for `AsyncFromSyncIterator` | ||
|---|---|---|---|
| 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
The private built-in names `nextMethod` and `syncIterator` are no longer in use[1].
[1]: https://commits.webkit.org/283311@main
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/33304
EWS
Committed 283339@main (d9ed9219c5f7): <https://commits.webkit.org/283339@main>
Reviewed commits have been landed. Closing PR #33304 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/135538559>