[Webkit-unassigned] [Bug 43303] [Qt] Enable JIT on WinCE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 6 09:02:29 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43303
--- Comment #3 from Ismail "cartman" Donmez <ismail at namtrac.org> 2010-08-06 09:02:29 PST ---
With this patch if I enable JIT manually I got lots of unresolved functions, one example is;
jscore.lib(JITCall.obj) : error LNK2019: unresolved external symbol cti_op_call_NotJSFunction referenced in function "pr
ivate: void __cdecl JSC::JIT::compileOpCallVarargsSlowCase(struct JSC::Instruction *,struct JSC::SlowCaseEntry * &)" (?c
ompileOpCallVarargsSlowCase at JIT@JSC@@AAAXPAUInstruction at 2@AAPAUSlowCaseEntry at 2@@Z)
jscore.lib(JITCall.obj) : error LNK2019: unresolved external symbol cti_op_construct_NotJSConstruct referenced in functi
on "private: void __cdecl JSC::JIT::compileOpCallSlowCase(struct JSC::Instruction *,struct JSC::SlowCaseEntry * &,unsign
ed int,enum JSC::OpcodeID)" (?compileOpCallSlowCase at JIT@JSC@@AAAXPAUInstruction at 2@AAPAUSlowCaseEntry at 2@IW4OpcodeID at 2@@Z)
--
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