[Webkit-unassigned] [Bug 206469] New: Use 32bit packed pointers in C++

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 18 00:58:04 PST 2020


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

            Bug ID: 206469
           Summary: Use 32bit packed pointers in C++
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

Memory is consumed by Vector / HashTable, and they are fulfilled by a lot of pointers.
We should use 32bit packed pointers by modifying malloc.

-- 
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/20200118/09f28572/attachment.htm>


More information about the webkit-unassigned mailing list