test262/test/intl402/Temporal/Calendar
Philip Chimento 33865c5339 Validate required methods of Temporal Calendar protocol
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
2023-04-10 08:36:08 -07:00
..
from Apply suggestions from code review 2022-09-13 11:32:16 -07:00
prototype Validate required methods of Temporal Calendar protocol 2023-04-10 08:36:08 -07:00
calendar-case-insensitive.js Apply suggestions from code review 2022-09-13 11:32:16 -07:00