https://codereview.chromium.org/614713002/diff/80001/src/compiler/code-generator.cc
File src/compiler/code-generator.cc (right):

https://codereview.chromium.org/614713002/diff/80001/src/compiler/code-generator.cc#newcode415
src/compiler/code-generator.cc:415: DCHECK_EQ(kRepFloat64, type &
kRepMask);
You probably need to account for float32 here as well.

https://codereview.chromium.org/614713002/diff/80001/src/compiler/code-generator.cc#newcode430
src/compiler/code-generator.cc:430: DCHECK_EQ(kRepFloat64, type &
kRepMask);
And here.

https://codereview.chromium.org/614713002/

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