Bug 304718
| Summary: | [JSC] Use `hasSpecialProperties` for checking iterable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 306168 | ||
| Bug Blocks: | |||
Sosuke Suzuki
...
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/55888
EWS
Committed 304975@main (7f525e50e298): <https://commits.webkit.org/304975@main>
Reviewed commits have been landed. Closing PR #55888 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167284459>
Yusuke Suzuki
Reopened Bugzilla.
This is not a correct way to track own properties. This bit is for properties which should not exist in the chain, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=306168.