Searched defs:maximumFireInterval (Results 1 – 2 of 2) sorted by relevance
50 void V8GCForContextDispose::notifyIdleSooner(double maximumFireInterval) in notifyIdleSooner()
143 double maximumFireInterval = static_cast<double>(timeout) / 1000 / 2; in WindowSetTimeoutImpl() local