PTAL, I wrote the support for x64 and sketched the ARM stub. Right now ARM is missing the timer, and note that because ARM doesn't have an indirect call, that
stub indirects through a forwarding function.
There's something I'm not getting about stack alignment on ARM, as-is, I'm
getting stack alignment errors on the third call.
Maybe I'm misunderstanding the calling convention? Are the register arguments
perhaps supposed to be stack-backed as on x64?

https://chromiumcodereview.appspot.com/10706002/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to