Looking at this more carefully...
https://codereview.chromium.org/12374065/diff/1/src/atomicops.h
File src/atomicops.h (right):
https://codereview.chromium.org/12374065/diff/1/src/atomicops.h#newcode61
src/atomicops.h:61: #if defined(__ILP32__) || defined(__APPLE__)
So, actually trying this in my own build, I'm not sure we actually want
V8_HOST_ARCH_64_BIT for the ILP32 build. Have you thought through this?
Note for example in globals.h:247; this code would have to be fixed too.
https://codereview.chromium.org/12374065/
--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.