DBC...

https://codereview.chromium.org/51333007/diff/1/src/platform/time.cc
File src/platform/time.cc (right):

https://codereview.chromium.org/51333007/diff/1/src/platform/time.cc#newcode291
src/platform/time.cc:291: if (no_clock_monotonic_coarse == false) {
http://refactoring.com/catalog/removeDoubleNegative.html :-)

Furthermore, using a static will introduce locking behind the scenes
IIRC, I am not 100% sure if this is a problem here or not.

https://codereview.chromium.org/51333007/

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