[Webkit-unassigned] [Bug 123615] [Win] Enable DFG JIT.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 8 12:18:38 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=123615
--- Comment #35 from Alex Christensen <achristensen at apple.com> 2014-07-08 12:18:52 PST ---
(In reply to comment #34)
> > Is there a way to make the parameters be in the right place without shifting them?
> >
>
> Good point, I believe that would require us to add a new method similar to
>
> setupArgumentsWithExecState(TrustedImm32(op));
>
> which skips using the first parameter register (which is needed for the stack pointer to the return value).
>
> Maybe that is the best way to go?
Maybe. Try it. I'm not familiar enough with this code to say for sure, but I don't think shifting 3 parameter registers around is the best solution.
--
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