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));
Please revert this renaming. SIMD values are not objects, so it is
misleading here (even though we conflate terminology on lower levels).

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

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