On 2012/04/02 15:48:37, danno wrote:
Since this is only in D8, 64-bit aligning the external buffers on architectureseems like the simplest solution
Done. Please note that this patch doesn't always change the alignment to 64-bit,
it just conserves the alignment decided by malloc. http://codereview.chromium.org/9956049/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
