Bug 283816

Summary: [JSC] Add `JSObject::convertToIndexingTypeIfNeeded`
Product: WebKit Reporter: Sosuke Suzuki <aosukeke>
Component: JavaScriptCoreAssignee: 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
Reported 2024-11-29 01:03:54 PST
> 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
Radar WebKit Bug Importer
Comment 1 2024-12-06 01:04:13 PST
Sosuke Suzuki
Comment 2 2024-12-28 07:36:06 PST
EWS
Comment 3 2024-12-29 08:08:23 PST
Committed 288324@main (3e9dded80a29): <https://commits.webkit.org/288324@main> Reviewed commits have been landed. Closing PR #38406 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.