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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 11:58:01 PDT 2008


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





------- Comment #8 from mrowe at apple.com  2008-09-10 11:58 PDT -------
The problem with this approach is that it introduces an extra function prologue
and epilogue.  This will lead to incorrect behavior due to the prologue doing
stack manipulation yet the epilogue being skipped, and, if the code was tweaked
to fix the behavioral problem, increased overhead that would likely be a
performance regression.


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