Name Description Size Coverage
Calendar.cpp IsISOLeapYear ( year ) 125745 93 %
Calendar.h AvailableCalendars ( ) 12805 100 %
CalendarFields.cpp 18099 95 %
CalendarFields.h 12047 99 %
Duration.cpp DurationSign ( duration ) 120890 98 %
Duration.h Extract the duration fields from the Duration object. 8486 100 %
Era.h CalendarSupportsEra ( calendar ) 7122 89 %
Instant.cpp Check if the absolute value is less-or-equal to the given limit. 37442 97 %
Instant.h Extract the epoch nanoseconds fields from this ZonedDateTime object. 3519 100 %
Int96.cpp 2525 100 %
Int96.h 96-bit integer with explicit sign. Supports integers in the range [-(2**96 - 1), 2**96 - 1]. 4401 98 %
MonthCode.h Returns the maximum non-leap month. This is the epagomenal month "M13". 12880 96 %
moz.build 1038 -
PlainDate.cpp IsValidISODate ( year, month, day ) 50106 96 %
PlainDate.h Extract the date fields from this PlainDate object. 4346 96 %
PlainDateTime.cpp IsValidISODate ( year, month, day ) IsValidTime ( hour, minute, second, millisecond, microsecond, nanosecond ) 66070 98 %
PlainDateTime.h Extract the date fields from this PlainDateTime object. 5992 97 %
PlainMonthDay.cpp CreateTemporalMonthDay ( isoDate, calendar [ , newTarget ] ) 22246 96 %
PlainMonthDay.h Extract the date fields from this PlainDate object. 3338 96 %
PlainTime.cpp IsValidTime ( hour, minute, second, millisecond, microsecond, nanosecond ) 44676 98 %
PlainTime.h Extract the time fields from this PlainTime object. 3367 100 %
PlainYearMonth.cpp ISOYearMonthWithinLimits ( isoDate ) 38530 97 %
PlainYearMonth.h Extract the date fields from this PlainYearMonth object. 3344 96 %
Temporal.cpp GetOption ( options, property, type, values, default ) GetOption specialization when `type=string`. Default value handling must happen in the caller, so we don't provide the `default` parameter here. 44658 94 %
Temporal.h Rounding increment, which is an integer in the range [1, 1'000'000'000]. Temporal units are rounded to a multiple of the specified increment value. 11702 100 %
TemporalNow.cpp SystemUTCEpochNanoseconds ( ) 7286 93 %
TemporalNow.h namespace js::temporal 725 -
TemporalParser.cpp ParseDateTimeUTCOffset ( offsetString ) 87066 95 %
TemporalParser.h ParseTemporalInstantString ( isoString ) 5473 100 %
TemporalRoundingMode.h NegateRoundingMode ( roundingMode ) 26634 95 %
TemporalTypes.h Struct to represent a seconds and nanoseconds value. The nanoseconds value is normalized to the range [0, 999'999'999]. 19973 100 %
TemporalUnit.h namespace js::temporal 4678 69 %
TimeZone.cpp FormatOffsetTimeZoneIdentifier ( offsetMinutes [ , style ] ) 36802 88 %
TimeZone.h namespace js::temporal 12671 100 %
ToString.cpp FormatFractionalSeconds ( subSecondNanoseconds, precision ) 16819 93 %
ToString.h TemporalInstantToString ( instant, timeZone, precision ) 2932 -
ZonedDateTime.cpp InterpretISODateTimeOffset ( isoDate, time, offsetBehaviour, offsetNanoseconds, timeZone, disambiguation, offsetOption, matchBehaviour ) 96243 95 %
ZonedDateTime.h Extract the epoch nanoseconds fields from this ZonedDateTime object. 6296 100 %