Bug 1874684 - Part 12: Add separate structs for fractional duration units. r=sfink
commite356dbdb23791e11c08ddc1304f0d3a0c1b06155
authorAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:21 +0000 (15 18:27 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:21 +0000 (15 18:27 +0000)
tree14b1c69e0b775a9a19f6cc01a29bab6c6cc0227e
parent22862cb3452762dc0f8875b6570084992b6fb059
Bug 1874684 - Part 12: Add separate structs for fractional duration units. r=sfink

This reduces the differences between the spec and the implementation, so
we have fewer steps which are annotated with "Not applicable in our implementation".

Differential Revision: https://phabricator.services.mozilla.com/D198546
js/src/builtin/temporal/Duration.cpp