Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects-inl.h57 #define TEMPORAL_DATE_INLINE_GETTER_SETTER(T, data) \ macro
73 TEMPORAL_DATE_INLINE_GETTER_SETTER(JSTemporalPlainDate, year_month_day)
74 TEMPORAL_DATE_INLINE_GETTER_SETTER(JSTemporalPlainDateTime, year_month_day)
77 TEMPORAL_DATE_INLINE_GETTER_SETTER(JSTemporalPlainMonthDay, year_month_day)
80 TEMPORAL_DATE_INLINE_GETTER_SETTER(JSTemporalPlainYearMonth, year_month_day)

Completed in 1 milliseconds