[Webkit-unassigned] [Bug 153972] Make sure that code that relies on module boundaries for compiler fences uses NEVER_INLINE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 7 21:29:14 PST 2016


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

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
One example is the locking code.  I don't know what would happen if the locking slow paths were inlined, and the compiler could "see" the locking code at a lock acquisition site.

-- 
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/20160208/2ad2d6a7/attachment.html>


More information about the webkit-unassigned mailing list