https://codereview.chromium.org/77553005/diff/1/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/77553005/diff/1/src/hydrogen.cc#newcode1545
src/hydrogen.cc:1545: if (object->IsConstant()) {
On 2013/11/20 11:49:40, mvstanton wrote:
I think just checking if object is constant isn't strong enough
without a check
that the type is Number, right?

Done.

https://codereview.chromium.org/77553005/

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