Searched refs:RolloverProtectedTickClock (Results 1 – 1 of 1) sorted by relevance
519 class RolloverProtectedTickClock final : public TickClock { class521 RolloverProtectedTickClock() : rollover_(0) {} in RolloverProtectedTickClock() function in v8::base::RolloverProtectedTickClock522 virtual ~RolloverProtectedTickClock() {} in ~RolloverProtectedTickClock()553 static LazyStaticInstance<RolloverProtectedTickClock,554 DefaultConstructTrait<RolloverProtectedTickClock>,