NEW 201890
[bmalloc] Add LLDB-based post-processing test to ensure IsoHeap's invariant
https://bugs.webkit.org/show_bug.cgi?id=201890
Summary [bmalloc] Add LLDB-based post-processing test to ensure IsoHeap's invariant
Yusuke Suzuki
Reported 2019-09-17 17:36:22 PDT
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.
Attachments
Patch (7.62 KB, patch)
2019-09-18 03:24 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2019-09-18 03:24:50 PDT
Yusuke Suzuki
Comment 2 2019-09-18 21:47:53 PDT
Hmmmmm, some of object files are failed to be parsed by LLDB :(
Radar WebKit Bug Importer
Comment 3 2019-09-18 22:30:06 PDT
Note You need to log in before you can comment on or make changes to this bug.