[Webkit-unassigned] [Bug 157741] New: JSC: DFG::SpeculativeJIT::callOperation special case for MIPS for PutByValWithThis
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 16 08:54:22 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157741
Bug ID: 157741
Summary: JSC: DFG::SpeculativeJIT::callOperation special case
for MIPS for PutByValWithThis
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Other
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: guijemont at igalia.com
WebKit does not build on MIPS due to the change in http://trac.webkit.org/changeset/200586 . A special case is needed for MIPS as well as x86 because MIPS doesn't have enough registers either, and the function call ABI is different on MIPS.
--
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/20160516/09e08b6b/attachment.html>
More information about the webkit-unassigned
mailing list