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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 12:52:05 PST 2012


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





--- Comment #14 from Patrick R. Gansterer <paroga at paroga.com>  2012-03-05 12:52:05 PST ---
(In reply to comment #13)
> Landed fix for !ENABLE(JIT) in http://trac.webkit.org/changeset/109784

Simple adding #if ENABLE(JIT) isn't sufficent, since it's used in CodeBlock.h. IMHO there are some additional ifdefs required. Can you take care of this problem? Otherwise I need to digg deeper into the code, to place the ifdefs correctly.

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