mirror of https://github.com/tc39/test262.git
d6a24fe906
Checking whether an object implements the TimeZone protocol is now done by means of HasProperty operations for each of the required methods unless the object already has the TimeZone brand. Discussion: https://github.com/tc39/proposal-temporal/issues/2104#issuecomment-1409549753 Corresponding normative PR: https://github.com/tc39/proposal-temporal/pull/2485 |
||
---|---|---|
.. | ||
length.js | ||
prop-desc.js | ||
return-value.js | ||
timezone-getoffsetnanosecondsfor-non-integer.js | ||
timezone-getoffsetnanosecondsfor-not-callable.js | ||
timezone-getoffsetnanosecondsfor-out-of-range.js | ||
timezone-getoffsetnanosecondsfor-wrong-type.js | ||
timezone-string-datetime.js | ||
timezone-string-leap-second.js | ||
timezone-string-year-zero.js | ||
timezone-string.js | ||
timezone-wrong-type.js |