Home
last modified time | relevance | path

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

/external/v8/src/
Ddate.cc192 void DateCache::ExtendTheAfterSegment(int time_sec, int offset_ms) { in ExtendTheAfterSegment() function in v8::internal::DateCache
259 ExtendTheAfterSegment(time_sec, offset_ms); in DaylightSavingsOffsetInMs()
277 ExtendTheAfterSegment(new_after_start_sec, new_offset_ms); in DaylightSavingsOffsetInMs()
Ddate.h254 inline void ExtendTheAfterSegment(int time_sec, int offset_ms);