Files
ladybird/Libraries/LibJS/Runtime/Value.cpp
Linus Groh eb72ba2466 LibJS: Remove is_nan() check in as_size_t() and fix to_size_t()
We need to call as_double() on the freshly converted number, not the
value itself.
2020-05-18 11:39:11 +02:00

20 KiB