[Webkit-unassigned] [Bug 185801] dump-class-layout seems wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 19 12:21:41 PDT 2018


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
There are various things wrong here (testing on JSC::PostfixNode)
1. lldb reports the size of zero-sized classes as 1, throwing off padding.
2. The script adds padding to nested classes even when the compiler compacts subsequent fields
3. The 'seenOffset' bailing is wrong.

-- 
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/20180519/13a82694/attachment.html>


More information about the webkit-unassigned mailing list