On 2014/11/25 15:57:24, Hannes Payer wrote:
On 2014/11/25 15:54:52, jochen (slow) wrote:
> i'm worried that somewhere in chrome we actually pass in a float value that
> currently gets automatically converted to an int but then would be
interpreted
> as a deadline?

I decided to stick to raw values. TimeTicks would be nice but there are still
cases that require extra casting, e.g. to size_t when we do calculations
including memory limits.

We can make it explicit in the api. IdleNotificationDeadline?

https://codereview.chromium.org/750813003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to