[Webkit-unassigned] [Bug 122472] Win64 JIT broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 25 14:34:41 PDT 2013


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





--- Comment #15 from Geoffrey Garen <ggaren at apple.com>  2013-10-25 14:33:27 PST ---
ctiTrampoline is the function that is called before entering JIT code. Its job is to set up the C stack frame that JIT code will use, when calling from C to JIT code, and then to tear it down when returning to C from JIT code.

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