Home
last modified time | relevance | path

Searched refs:kMsPerMonth (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Ddate.h21 static const int64_t kMsPerMonth = kMsPerDay * 30; variable
34 static const int64_t kMaxTimeBeforeUTCInMs = kMaxTimeInMs + kMsPerMonth;