I think when I was copy pasting code for my comment I did it super wrong :)


https://codereview.chromium.org/935393002/diff/20001/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/935393002/diff/20001/src/hydrogen.cc#newcode10494
src/hydrogen.cc:10494: ? HConstant::cast(right)->StringValue()
should be left here.

https://codereview.chromium.org/935393002/diff/20001/src/hydrogen.cc#newcode10497
src/hydrogen.cc:10497: left->IsConstant() &&
HConstant::cast(left)->HasStringValue()
should be right-> here.

https://codereview.chromium.org/935393002/

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

Reply via email to