FTL LoadVarargs should just pass the pointer to the buffer on the stack rather than computing a VirtualRegister
https://bugs.webkit.org/show_bug.cgi?id=141660
Summary FTL LoadVarargs should just pass the pointer to the buffer on the stack rathe...
Filip Pizlo
Reported 2015-02-16 12:50:33 PST
Computing the VirtualRegister of the machineStart is pretty dirty. It would be great not to do that.
Attachments
Note You need to log in before you can comment on or make changes to this bug.