https://codereview.chromium.org/1250733005/diff/310001/src/macros.py
File src/macros.py (right):

https://codereview.chromium.org/1250733005/diff/310001/src/macros.py#newcode101
src/macros.py:101: macro IS_SIMD_OBJECT(arg)       =
(%_IsSimdObject(arg));
On 2015/08/04 13:09:16, rossberg wrote:
Please revert this renaming. SIMD values are not objects, so it is
misleading
here (even though we conflate terminology on lower levels).

I saw all the other IsFooObject functions when I was doing the intrinsic
but you're right.
https://codereview.chromium.org/1253103006/

https://codereview.chromium.org/1250733005/

--
--
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