NEW255531
Checking if the vector is empty is redundant
https://bugs.webkit.org/show_bug.cgi?id=255531
Summary Checking if the vector is empty is redundant
Seija K.
Reported 2023-04-17 10:23:05 PDT
No need to call .isEmpty() if we always check to see if it is at least the size of an uint32_t.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-24 10:24:25 PDT
Note You need to log in before you can comment on or make changes to this bug.