mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
This will be needed by Value::to_string_without_side_effects, which can be called in contexts without a VM (e.g. in AK::Format specializations). So to_string_without_side_effects will need to be callable without a VM, thus NumberToString must be as well.
11 KiB
11 KiB