https://codereview.chromium.org/1045753002/diff/90001/include/v8-profiler.h
File include/v8-profiler.h (right):

https://codereview.chromium.org/1045753002/diff/90001/include/v8-profiler.h#newcode25
include/v8-profiler.h:25: unsigned int position;
On 2015/03/31 06:27:09, Sven Panne wrote:
On 2015/03/30 20:33:15, yurys wrote:
> unsigned int -> unsigned

I think that size_t is the right type here, isn't it? It might be the
case that
we have wrong types internally, but at least we should get things
right on the
external API.

Agree, size_t would be even better.

https://codereview.chromium.org/1045753002/

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