HomeSort by relevance Sort by last modified time
    Searched refs:msPerMonth (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/wtf/
DateMath.h 82 const double msPerMonth = 2592000000.0;
DateMath.cpp     [all...]
  /external/v8/src/
macros.py 64 const msPerMonth = 2592000000;
162 # Limit which is MAX_TIME_MS + msPerMonth.

Completed in 521 milliseconds