mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-23 04:52:39 +00:00
By using to_numeric() and adding BigInt handling, we get support for `Number(123n)`. Fixes #8125.
By using to_numeric() and adding BigInt handling, we get support for `Number(123n)`. Fixes #8125.