What I would suggest doing, is to implement these methods as generic (working for each TypedArray, matching the spec as closely as possible), and just install
the same method on each TypedArray class.

Then it's trivial to move them onto the %TypedArray% intrinsic base class once
it exists.

https://codereview.chromium.org/1128273002/

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