test262/test/built-ins/Temporal/PlainDate/from
Philip Chimento ae53326189 Test TypeError is thrown when getOffsetNanosecondsFor is not callable
Tests for the normative changes made to Temporal in
https://github.com/tc39/proposal-temporal/pull/1829
In a previous version of the specification, there was a fallback to the
intrinsic getOffsetNanosecondsFor when it was undefined.
2021-11-16 17:06:06 -05:00
..
argument-object.js
argument-plaindate.js
argument-plaindatetime.js
argument-string.js
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-non-integer.js
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-not-callable.js
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-out-of-range.js
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-wrong-type.js
builtin.js
calendar-fields-iterable.js
calendar-temporal-object.js
infinity-throws-rangeerror.js
length.js
name.js
not-a-constructor.js
options-invalid.js
options-undefined.js
order-of-operations.js
overflow-invalid-string.js
overflow-undefined.js
overflow-wrong-type.js
prop-desc.js
subclassing-ignored.js