[Webkit-unassigned] [Bug 169443] New: Refactoring some HeapVerifier code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 14:15:38 PST 2017


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

            Bug ID: 169443
           Summary: Refactoring some HeapVerifier code.
    Classification: Unclassified
           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: mark.lam at apple.com

Renamed LiveObjectData to CellProfile.
Renamed LiveObjectList to CellList.
Moved CellProfile.*, CellList.*, and HeapVerifier.* from the heap folder to the tools folder.
Updated the HeapVerifier to handle JSCells instead of just JSObjects.

This is in preparation for subsequent patches to fix up the HeapVerifier for service again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170309/c789f33d/attachment.html>


More information about the webkit-unassigned mailing list