mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-16 16:18:12 +00:00
The dynamic resizing of this hash table was showing up in profiles. Since we have an idea of how big it will get, use ensure_capacity().