Bug 283816
| Summary: | [JSC] Add `JSObject::convertToIndexingTypeIfNeeded` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
> JSObject::convertToIndexingTypeIfNeeded is a big switch on both the old and new indexing types and calling the appropriate JSObject::convert<type>To<nextType> function.
context: https://github.com/WebKit/WebKit/pull/36769#discussion_r1862570127
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141035447>
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/38406
EWS
Committed 288324@main (3e9dded80a29): <https://commits.webkit.org/288324@main>
Reviewed commits have been landed. Closing PR #38406 and removing active labels.