On 2014/06/10 12:47:22, haitao.feng wrote:
For the x32 port, the kPointerSize is 4 bytes instead of 8 byte. If we use
STATIC_ASSERT, the x32 build will fail. The assertion here is to make sure
this
function is not called in the x32 port.

I see. Might be worth adding a comment, so that nobody tries to "clean this up"
in the future. Maybe: "Can't use STATIC_ASSERT here because of x32."

https://codereview.chromium.org/328553005/

--
--
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/d/optout.

Reply via email to