[Webkit-unassigned] [Bug 80055] JIT heuristics should be hyperbolic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 11:56:39 PST 2012


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


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paroga at paroga.com




--- Comment #11 from Patrick R. Gansterer <paroga at paroga.com>  2012-03-05 11:56:39 PST ---
(In reply to comment #10)
> Landed in http://trac.webkit.org/changeset/109705

Patch broke WinCE bot, which is the only one with JIT turned off.

1>ExecutionCounter.cpp
1>..\..\..\..\Source\JavaScriptCore\bytecode\ExecutionCounter.cpp(68) : error C2653: 'ExecutableAllocator' : is not a class or namespace name
1>..\..\..\..\Source\JavaScriptCore\bytecode\ExecutionCounter.cpp(68) : error C3861: 'memoryPressureMultiplier': identifier not found

Can fix it, or at least tell me what's the correct way to fix it?


If there is any interrest in maintaing the !ENABLE(JIT) build, it would be nice to watch the WinCE bot too. :-)

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