https://codereview.chromium.org/18014003/diff/161001/src/base/build_config.h
File src/base/build_config.h (right):

https://codereview.chromium.org/18014003/diff/161001/src/base/build_config.h#newcode27
src/base/build_config.h:27: #if defined(__x86_64__) &&
!defined(__LP64__)
Is this the best define you can check for? This now treats LLP64 hosts
(windows) as 32bit too (if one uses a compiler that definex __x86_64)

https://codereview.chromium.org/18014003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to