LGTM, and if anything it could make things faster (the instructions are one byte
shorter).
It's pure luck that it has worked so far. There is an unused 32-bit hole after the length field of Arrays on X64, and we were overwriting it unnecessarily. If
the hole had been used for anything, like it used to be on strings, it would
have been a problem.

http://codereview.chromium.org/2017002/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to