On 2015/08/17 14:01:56, Jarin wrote:
lgtm.
However, I am not a big fan of the 'if (Node* node = ...)' pattern,
especially
when there is a 'node' variable in the outer scope, so it can be easily
misread
as if (node == ...)'.
I fixed the shadowing of the variable in the outer scope.
https://codereview.chromium.org/1291113003/
--
--
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.