mirror of https://github.com/tc39/test262.git
Checking whether an object implements the Calendar protocol is now done by means of HasProperty operations for each of the required methods unless the object already has the Calendar brand. Discussion: https://github.com/tc39/proposal-temporal/issues/2104#issuecomment-1409549753 Corresponding normative PR: https://github.com/tc39/proposal-temporal/pull/2485 |
||
---|---|---|
.. | ||
compare | ||
from | ||
prototype | ||
basic.js | ||
builtin.js | ||
constructor.js | ||
hour-undefined.js | ||
infinity-throws-rangeerror.js | ||
length.js | ||
microsecond-undefined.js | ||
millisecond-undefined.js | ||
minute-undefined.js | ||
name.js | ||
nanosecond-undefined.js | ||
negative-infinity-throws-rangeerror.js | ||
negative-zero.js | ||
prop-desc.js | ||
second-undefined.js | ||
subclass.js |