Status: Accepted Owner: yang...@chromium.org Labels: Type-Bug Priority-Medium
New issue 2488 by yang...@chromium.org: Audit all uses of V8_HOST_CAN_READ_UNALIGNED
http://code.google.com/p/v8/issues/detail?id=2488In some cases, when the host cannot read unaligned, we do byte-wise accesses instead of word by word. This could be done better by byte-wise accesses up to word alignment.
-- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev