Lines Matching refs:TO
13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
38 // Keep reference to original values of some global properties. This
40 // changes to these properties.
43 // Helper function to throw error.
97 // Add 3*28 to give a positive argument to the modulus operator.
106 // We solve this by mapping the time to a year with same leap-year-ness
120 // It must not be used until after a call to DaylightSavingsOffset().
143 // In Egypt in 2010 they decided to suspend DST during Ramadan. This
144 // led to a short interval where DST is in effect from September 10 to
180 // The offset at the given time is equal to the offset at the
183 // the interval to reflect this and reset the increment.
189 // before it. Adjust the increment to avoid a linear search for
206 // to only contain the time. This allows fast repeated DST offset
268 // local_time_offset is needed before the call to DaylightSavingsOffset,
348 // Convert to integer and map -0 to 0.
371 // TimeClip to do it.
385 // The Date cache is used to limit the cost of parsing the same Date
430 // According to ECMA 262, no hint should be given for this
431 // conversion. However, ToPrimitive defaults to STRING_HINT for
503 // the local time offset may now be wrong. So we need to update it
506 // We also need to invalidate the DST cache as the new timezone may have