While I can see the point of the optimization, I'm pretty sure the correct fix would be to not have any kind of "on heap typed array". Each typed array should
have a proper JSArrayBuffer. I'm 99% sure that we're missing the real world
optimization goal once again, and do optimize for useless micro benchmarks with
"on heap typed arrays".

But sanity apart this is LGTM from my side.

https://codereview.chromium.org/1109353003/

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