lgtm



https://codereview.chromium.org/26419005/diff/1/src/hydrogen.cc
File src/hydrogen.cc (left):

https://codereview.chromium.org/26419005/diff/1/src/hydrogen.cc#oldcode8342
src/hydrogen.cc:8342: } else if (combined_type->NumClasses() == 1 &&
Token::IsEqualityOp(op)) {
This case isn't actually entirely dead, since it would be taken if
combined_type was e.g. String \/ Class(m). OTOH, it would also do the
wrong thing in that case... 8-{

https://codereview.chromium.org/26419005/

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

Reply via email to