[Webkit-unassigned] [Bug 201890] New: [bmalloc] Add LLDB-based post-processing test to ensure IsoHeap's invariant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 17:36:22 PDT 2019


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

            Bug ID: 201890
           Summary: [bmalloc] Add LLDB-based post-processing test to
                    ensure IsoHeap's invariant
           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: ysuzuki at apple.com
                CC: ggaren at apple.com

If a class A is IsoHeaped, all the derived class of A must be in IsoHeaped too.
In C++, it is hard to verify this, but it is easy to verify it in LLDB-based post-processing.

-- 
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/20190918/f92c69da/attachment.html>


More information about the webkit-unassigned mailing list