[Webkit-unassigned] [Bug 207410] New: [bmalloc] VMHeap can be merge into Heap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 14:45:54 PST 2020


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

            Bug ID: 207410
           Summary: [bmalloc] VMHeap can be merge into Heap
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com
                CC: ggaren at apple.com

I don't know about the history of VMHeap, but it has only one member function in it and Heap is the only client of that function. No member variable is defined. It does nothing special with its class. It is safe to merge the function into Heap.

-- 
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/20200207/55f3e70d/attachment.htm>


More information about the webkit-unassigned mailing list