Lines Matching refs:Constructor
51 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalCalendar> Constructor(
123 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalDuration> Constructor(
156 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalInstant> Constructor(
190 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalPlainDate> Constructor(
231 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalPlainDateTime> Constructor(
274 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalPlainMonthDay> Constructor(
297 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalPlainTime> Constructor(
331 Constructor(Isolate* isolate, Handle<JSFunction> target,
359 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalTimeZone> Constructor(
393 V8_WARN_UNUSED_RESULT static MaybeHandle<JSTemporalZonedDateTime> Constructor(