Files
ladybird/Userland/Libraries/LibJS/Runtime/Intl/AbstractOperations.cpp
Timothy Flynn 2c311448c7 LibLocale+LibJS: Make a locale canonicalization API a bit more ergonomic
Instead of taking an out-parameter, return the canonicalization result.
This allows the API to be used where specs want to store the result and
the original values in separate variables.
2024-06-18 21:06:50 +02:00

29 KiB