mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
9c9813c312
create_from() casts the value to a 64 bit integer and then creates two words from it, which is not necessary if we only pass values to it that fit into a single word (32 bit integer). Also make them use UnsignedBigInteger as the previously missing SBI divided_by() overload is now implemented. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |