[Webkit-unassigned] [Bug 40179] Re-enable JIT_OPTIMIZE_NATIVE_CALL on MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 02:14:17 PDT 2010


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


Gabor Loki <loki at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |loki at webkit.org




--- Comment #14 from Gabor Loki <loki at webkit.org>  2010-06-24 02:14:17 PST ---
> +     || (CPU(MIPS) && PLATFORM(QT) && OS(LINUX))

It should *not* be platform dependent.

Probably you could also remove the OS check. I do not hear any attempt to port MIPS-JIT on other OS than linux. Am I right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list