Home | History | Annotate | Download | only in src

Lines Matching refs:ToUTC

7573     time = is_utc ? time : date_cache->ToUTC(static_cast<int64_t>(time));
9088 int64_t time = isolate->date_cache()->ToUTC(static_cast<int64_t>(x));