PTAL

https://codereview.chromium.org/947443005/diff/1/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/947443005/diff/1/src/objects.cc#newcode809
src/objects.cc:809: if (i::IsMinusZero(num)) num = 0;
On 2015/02/20 19:50:03, adamk wrote:
Nit: shouldn't need the "i::" prefix here.

It is needed. There is a class function with the same name.

https://codereview.chromium.org/947443005/

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