[Webkit-unassigned] [Bug 251111] StrongInlines.h methods should be marked as "inline" in Strong.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 21:36:15 PST 2023


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

--- Comment #4 from Mark Lam <mark.lam at apple.com> ---
(In reply to Mark Lam from comment #3)
> Some methods are deliberately not marked as `inline` to avoid this dance. 
> The user of these methods should know to inline the Inlines.h if they
> actually needed the implementation of the inline function.  The alternative
> is an expensive exercise to move a lot of code around for little benefit.

"should know to inline the Inlines.h" => "should know to #include the Inlines.h"

-- 
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/20230221/c01c2ecb/attachment.htm>


More information about the webkit-unassigned mailing list