[webkit-reviews] review requested: [Bug 218159] JSC special function forward declarations (e.g. JSC_DECLARE_HOST_FUNCTION) that are internal to a cpp file should be declared with static to avoid external linkage : [Attachment 412284] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 25 18:23:28 PDT 2020


Sam Weinig <sam at webkit.org> has asked  for review:
Bug 218159: JSC special function forward declarations (e.g.
JSC_DECLARE_HOST_FUNCTION) that are internal to a cpp file should be declared
with static to avoid external linkage
https://bugs.webkit.org/show_bug.cgi?id=218159

Attachment 412284: Patch

https://bugs.webkit.org/attachment.cgi?id=412284&action=review




--- Comment #5 from Sam Weinig <sam at webkit.org> ---
Created attachment 412284

  --> https://bugs.webkit.org/attachment.cgi?id=412284&action=review

Patch


More information about the webkit-reviews mailing list