[Webkit-unassigned] [Bug 157741] JSC: DFG::SpeculativeJIT::compile special case for MIPS for PutByValWithThis
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 16 11:45:06 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157741
--- Comment #5 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 279023
--> https://bugs.webkit.org/attachment.cgi?id=279023
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=279023&action=review
> Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:2933
> + {
If we won't find a way to avoid excessive moves, I propose to merge this code with X86 code path. Only top 4 lines are different for MIPS, everything else looks like an exact copy of X86
--
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/ed931fef/attachment.html>
More information about the webkit-unassigned
mailing list