https://codereview.chromium.org/1157843006/diff/1/src/collection.js
File src/collection.js (right):

https://codereview.chromium.org/1157843006/diff/1/src/collection.js#newcode488
src/collection.js:488: for (var i = 0; i + 1 < length; i += 2) {
On 2015/06/02 22:35:43, arv wrote:
This + 1 is not needed

Tough habit to break from C++, I'd rather leave it in if you don't
mind...

https://codereview.chromium.org/1157843006/

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