mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 13:44:58 +00:00
![]() LibJS will need to canonicalize Unicode extension values, so extract the lambda that was doing this work to its own function. This also changes the helpers it invokes to take the provided key as a StringView because we don't need (and won't always have) full String objects here. |
||
---|---|---|
.. | ||
CharacterTypes.cpp | ||
CharacterTypes.h | ||
CMakeLists.txt | ||
Forward.h | ||
Locale.cpp | ||
Locale.h |