[Webkit-unassigned] [Bug 121916] Get rid of 2 unused parameters from ctiTrampoline function in baseline JIT.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 12:17:31 PDT 2013


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





--- Comment #8 from Filip Pizlo <fpizlo at apple.com>  2013-09-25 12:16:32 PST ---
I think those are reserved for DFG-style native calls. msaboff and I are about to make the baseline JIT use that calling convention also. So not only is this likely to break the DFG but it will get rolled out once we fix the baseline JIT. 

Or are you sure that arguments to functions that take more than 4 parameters are passed through some other set of slots?

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