André Bargull c672727397 Bug 1910421: Support float16 in mozilla::FloatingPoint. r=jandem
Fixes the conversion in `mozilla::FloatingPoint` so we can add the specialisation
`mozilla::detail::FloatingPointTrait<js::float16>`.

And then update "TypedArrayObject.cpp" to directly use `mozilla::FloatingPoint`.

Differential Revision: https://phabricator.services.mozilla.com/D217981
2024-08-01 06:02:40 +00:00
..