Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/date/
H A Ddate.cc278 void DateCache::ExtendTheAfterSegment(int time_sec, int offset_ms) { in ExtendTheAfterSegment() function in v8::internal::DateCache
343 ExtendTheAfterSegment(time_sec, offset_ms); in DaylightSavingsOffsetInMs()
364 ExtendTheAfterSegment(new_after_start_sec, new_offset_ms); in DaylightSavingsOffsetInMs()
H A Ddate.h207 inline void ExtendTheAfterSegment(int time_sec, int offset_ms);

Completed in 2 milliseconds