Home
last modified time | relevance | path

Searched refs:InLeapYear (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-temporal.cc563 TEMPORAL_GET_BY_INVOKE_CALENDAR_METHOD(PlainDate, InLeapYear, inLeapYear)
622 TEMPORAL_GET_BY_INVOKE_CALENDAR_METHOD(PlainDateTime, InLeapYear, inLeapYear)
652 TEMPORAL_GET_BY_INVOKE_CALENDAR_METHOD(PlainYearMonth, InLeapYear, inLeapYear)
802 TEMPORAL_PROTOTYPE_METHOD1(Calendar, InLeapYear, inLeapYear)
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.h81 V8_WARN_UNUSED_RESULT static MaybeHandle<Oddball> InLeapYear(
H A Djs-temporal-objects.cc5347 MaybeHandle<Oddball> JSTemporalCalendar::InLeapYear( in InLeapYear() function in v8::internal::JSTemporalCalendar
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc4845 V(inLeapYear, InLeapYear) in InitializeGlobal_harmony_temporal()
4978 V(inLeapYear, InLeapYear) in InitializeGlobal_harmony_temporal()
5061 V(inLeapYear, InLeapYear) \ in InitializeGlobal_harmony_temporal()
5232 V(inLeapYear, InLeapYear) in InitializeGlobal_harmony_temporal()
5370 V(inLeapYear, InLeapYear, 1) \ in InitializeGlobal_harmony_temporal()

Completed in 22 milliseconds