Ok, sounds good to me. lgtm as well, with a nit.
https://codereview.chromium.org/9156001/diff/22003/src/hydrogen-instructions.cc
File src/hydrogen-instructions.cc (right):
https://codereview.chromium.org/9156001/diff/22003/src/hydrogen-instructions.cc#newcode2391
src/hydrogen-instructions.cc:2391: if (left()->range() != NULL)
if (left()->HasRange()) {
...
}
https://codereview.chromium.org/9156001/
--
--
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/groups/opt_out.