Hash tables, read/write, and heap memory are used unnecessarily, which may hurt performance
Created attachment 447473 [details] Patch
Created attachment 447483 [details] Patch
Looks like all the tests are passing so looking for a review
Committed r287232 (245392@main): <https://commits.webkit.org/245392@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447483 [details].
<rdar://problem/86675997>
Did you just find all these via code inspection, or did you use any tools?
This was what I found by just looking around.