https://codereview.chromium.org/884163004/diff/1/src/field-index-inl.h
File src/field-index-inl.h (left):

https://codereview.chromium.org/884163004/diff/1/src/field-index-inl.h#oldcode18
src/field-index-inl.h:18: return FieldIndex(true, index, false, index +
1, 0, true);
Where did the "index + 1" go for parameter 4? At first blush I don't
think it can simply be replaced with 0

https://codereview.chromium.org/884163004/

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