[Webkit-unassigned] [Bug 21463] 11.8% SunSpider regression in non-CTI from r37324

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 9 00:58:46 PDT 2008


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





------- Comment #2 from loki at inf.u-szeged.hu  2008-10-09 00:58 PDT -------
You are right. This happened in bytecode (CTI disabled).

As far as I know CTI is only enabled for Windows and Mac on x86 target.
Platform.h says: #if !defined(ENABLE_CTI) && PLATFORM(X86) && (PLATFORM(MAC) ||
PLATFORM(WIN))

Probably, I can check if it exists on qt-linux with CTI.


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



More information about the webkit-unassigned mailing list