Bug 1870251 - Part 3: Make calendar method lookups unconditional. r=mgaudet
commit030a2087b1e8f5079dbea58eacb81da28fdf5dc7
authorAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Jan 2024 12:18:52 +0000 (15 12:18 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Jan 2024 12:18:52 +0000 (15 12:18 +0000)
treec0da6c47f216e72e92f4b770ca1719824e2ef659
parentd31f005057ed4387b13e902c48296c925dbbd243
Bug 1870251 - Part 3: Make calendar method lookups unconditional. r=mgaudet

Changes from:
https://github.com/tc39/proposal-temporal/commit/0c4792eb30a4e6d1c0845e5700d132401d07668e

Depends on D196559

Differential Revision: https://phabricator.services.mozilla.com/D196560
js/src/builtin/temporal/Calendar.cpp
js/src/builtin/temporal/Calendar.h
js/src/builtin/temporal/Duration.cpp
js/src/builtin/temporal/PlainDate.cpp
js/src/builtin/temporal/PlainDateTime.cpp
js/src/builtin/temporal/PlainYearMonth.cpp
js/src/builtin/temporal/ZonedDateTime.cpp