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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 08:41:30 PDT 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50583|0                           |1
        is obsolete|                            |
  Attachment #50583|review?                     |
               Flag|                            |
  Attachment #60889|                            |review?, commit-queue?
               Flag|                            |




--- Comment #16 from Patrick R. Gansterer <paroga at paroga.com>  2010-07-08 08:41:29 PST ---
Created an attachment (id=60889)
 --> (https://bugs.webkit.org/attachment.cgi?id=60889)
Patch (current trunk)

(In reply to comment #15)
> Why the JITSTUBS_OFFSET is hard-coded in the pro file? Could not we use a better approach? like parsing it from JITStups.cpp or Platform.h with the same script?
It depends on USE(JSVALUE32_64) and and to get the correct one we need to pass it to a preprecessor with all the defines.
I don't like it there too. Maybe you have a good idea to get rid of it?

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