[Webkit-unassigned] [Bug 283816] New: [JSC] Add `JSObject::convertToIndexingTypeIfNeeded`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 29 01:03:54 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=283816

            Bug ID: 283816
           Summary: [JSC] Add `JSObject::convertToIndexingTypeIfNeeded`
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aosukeke at gmail.com

> 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241129/5ae680b9/attachment.htm>


More information about the webkit-unassigned mailing list