[webkit-reviews] review requested: [Bug 187292] FunctionTraits: Make cCallArity() constant on 32-bits. : [Attachment 344189] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 08:24:05 PDT 2018


Guillaume Emont <guijemont at igalia.com> has asked  for review:
Bug 187292: FunctionTraits: Make cCallArity() constant on 32-bits.
https://bugs.webkit.org/show_bug.cgi?id=187292

Attachment 344189: Patch

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




--- Comment #1 from Guillaume Emont <guijemont at igalia.com> ---
Created attachment 344189

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

Patch

Patch fixing the issue using std::enable_if_t function parameters instead of a
runtime if.


More information about the webkit-reviews mailing list