On 2012/03/06 17:38:38, Yang wrote:
Adding Erik for a second opinion.
http://codereview.chromium.org/9617011/diff/1/src/v8.cc
File src/v8.cc (right):
http://codereview.chromium.org/9617011/diff/1/src/v8.cc#newcode227
src/v8.cc:227: #ifdef V8_HOST_ARCH_MIPS
We have a flag called V8_TARGET_CAN_READ_UNALIGNED in globals.h. Maybe
it's
better to check against this?
Just for clarification: this patch is to improve performance, V8 on MIPS
would
still work without it?
http://codereview.chromium.org/9617011/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev