[Webkit-unassigned] [Bug 187292] New: JSC: Make cCallArity() constant on 32-bits.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 3 08:10:04 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187292
Bug ID: 187292
Summary: JSC: Make cCallArity() constant on 32-bits.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: guijemont at igalia.com
On X86, in CCallHelpers.h we have a static_assert that uses cCallArity(), so it needs to be constant to avoid a compilation error.
--
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/20180703/e796adae/attachment.html>
More information about the webkit-unassigned
mailing list