[Webkit-unassigned] [Bug 20760] Implement support for x86 Linux in CTI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 12:31:16 PDT 2008


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


barraclough at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |barraclough at apple.com




------- Comment #10 from barraclough at apple.com  2008-09-10 12:31 PDT -------
*nod to comments #8 & #9 by bdash, we don't want to be reliant to C compiler
implementation; we make assumptions about the distance back up the stack from a
Machine::cti_* function called from JIT code to the parameters passed to the
ctiTrampoline, this is only safe because we have complete knowledge of the
behaviour of the trampoline.  As bdash says, simply declaring the symbols
without the _ on Linux ought to do the trick.


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