[Webkit-unassigned] [Bug 17217] add COMPILE_ASSERT(sizeof(Foo) == 32) for classes we're trying to keep small

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 12:13:16 PDT 2019


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ysuzuki at apple.com

--- Comment #3 from Yusuke Suzuki <ysuzuki at apple.com> ---
I don't think this bug itself is actionable.
But, note that we are already doing this thing for some of super important classes (in particular in JSC).
e.g. https://github.com/WebKit/webkit/blob/master/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp#L47

-- 
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/20190807/841aa713/attachment.html>


More information about the webkit-unassigned mailing list