diff options
author | serenitydev <ben.d.abraham@gmail.com> | 2022-02-11 03:29:08 -0500 |
---|---|---|
committer | Tim Flynn <trflynn89@pm.me> | 2022-02-16 07:22:51 -0500 |
commit | 23c72c67285743c9815f7ea82bd35b94aa179893 (patch) | |
tree | 11ebcf2ee9842d6692e61df18f003a2f0e85a63d /AK/NoAllocationGuard.h | |
parent | af75503c173b974b368307bb3fdc974b620d76d1 (diff) | |
download | serenity-23c72c67285743c9815f7ea82bd35b94aa179893.zip |
AK: Fix userland parsing of rounded floating point numbers
Parse JSON floating point literals properly,
No longer throwing a SyntaxError when the decimal portion
of the number exceeds the capacity of u32.
Added tests to AK/TestJSON and LibJS/builtins/JSON/JSON.parse
Diffstat (limited to 'AK/NoAllocationGuard.h')
0 files changed, 0 insertions, 0 deletions