[Webkit-unassigned] [Bug 34953] Implement DEFINE_STUB_FUNCTION for WinCE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 09:15:05 PDT 2010


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





--- Comment #19 from Patrick R. Gansterer <paroga at paroga.com>  2010-07-08 09:15:04 PST ---
(In reply to comment #18)
> Parsing the offset value from Platform.h would not be so hard, I can try a fix for that if its desired.
I think we need to genereate all different types of GeneratedJITStubs for Qt.
Which of them to uses must be decided in the JavaScriptCore.pro/pri. GeneratedJITStubs_RVCT.h will be included directly by the JITStubs.cpp. The asm files need an addition buildstep for generating the objectfile. (like PaintHooks.asm in http://trac.webkit.org/browser/trunk/WebCore/WebCore.pro#L3124)

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