[Webkit-unassigned] [Bug 104270] disabling JIT should disable also the YARR JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 18:02:22 PDT 2013


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Gavin Barraclough <barraclough at apple.com>  2013-05-24 18:00:52 PST ---
We provide the ability to compile in the YARR_JIT and/or the JS language JITs – this is intentional (when bringing up new architectures, we often compile in only the YARR_JIT, and not the JIT).  If you don't want to builds the YARR_JIT for your platform, please just disable it!

-- 
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