LGTM with a nit (didn't really look at the platform-dependent parts)


https://codereview.chromium.org/1133163005/diff/220001/src/base/platform/time.cc
File src/base/platform/time.cc (right):

https://codereview.chromium.org/1133163005/diff/220001/src/base/platform/time.cc#newcode114
src/base/platform/time.cc:114: ts.tv_sec = static_cast<int>(delta_ /
Time::kMicrosecondsPerSecond);
unsigned int, see:
https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/KernelProgramming/services/services.html

https://codereview.chromium.org/1133163005/

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