I don't understand the motivation to move away from the range-based for loops in
https://codereview.chromium.org/1205023002/.

Note that he moved away only in the case of the Poke loops, where they used
MiscField::encode(slot). We do not use that, we use slot as an immediate value.
But we _do_ use slot for _both_ the the C-call and JS-call for loops. So my
opinion is that we should change both or neither.

Unless it is clear to you, you might want to ask via email.

https://codereview.chromium.org/1207283002/

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