mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-26 06:18:59 +00:00
The optimization that skips the string conversion for number values was causing -0 to be returned as-is. This patch adds a check for this case. |
||
---|---|---|
.. | ||
escapeUnescape.js | ||
isFinite.js | ||
isNaN.js | ||
parseFloat.js | ||
uriEncodeDecode.js |