Files
ladybird/Userland/Libraries/LibJS/Runtime/StringObject.cpp
davidot c52d515028 LibJS: Make AbstractOperations::canonical_num... take a PropertyName
This allows us to hide the fact that it could be a number and means we
no longer need to check for this optimization in string and typedarray
2021-07-05 16:04:52 +01:00

6.6 KiB