LGTM with nit.
https://chromiumcodereview.appspot.com/10919214/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://chromiumcodereview.appspot.com/10919214/diff/1/src/hydrogen.cc#newcode3752 src/hydrogen.cc:3752: return; {} please (or put it all on one line). Again below. Also, you could do with a single copy of this condition if you move it up and out of the if-block. https://chromiumcodereview.appspot.com/10919214/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
