On 2012/03/06 17:40:36, Yang wrote:
Just for clarification: this patch is to improve performance, V8 on MIPS wouldstill work without it?
This is not performance-related, any unaligned access causes a SIGBUS (bus error) on MIPS. http://codereview.chromium.org/9617011/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
