Files
serenity/Userland/Libraries/LibJS
davidot 1be337353b LibJS: Make sure to exactly add nanoseconds in add_duration
If the given nanoseconds values add to something above 2**53 - 1 we are
potentially rounding the double to some near integer value.
2022-10-14 11:23:50 +02:00
..
2022-04-01 21:24:45 +01:00