Files
ladybird/Userland/Libraries/LibWeb/WebIDL/AbstractOperations.cpp
Shannon Booth d725076c7f LibWeb: Fix a silly mistake for bitLength 64 in conversion to int
Which was resulting in 32 bit numbers getting the max array like
index instead of 64 bit numbers!
2024-03-30 21:21:23 +01:00

19 KiB