[Webkit-unassigned] [Bug 152885] [mips] Fixed unused parameter warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 06:31:07 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152885

--- Comment #3 from Konstantin Tokarev <annulen at yandex.ru> ---
Mark, it looked as bug for me too, but  Julien Brianceau explained me that this is the dummy argument used to pass 64-bit arguments.

Source/JavaScriptCore/jit/JITInlines.h:583 defines EABI_32BIT_DUMMY_ARG which is then used in setupArgumentsWithExecState invocations.

-- 
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/20160108/6ee72fe1/attachment.html>


More information about the webkit-unassigned mailing list