NEW 205704
Vector should have a debug assert for catching cases where we mutate a vector while iterating it
https://bugs.webkit.org/show_bug.cgi?id=205704
Summary Vector should have a debug assert for catching cases where we mutate a vector...
Saam Barati
Reported 2020-01-02 17:20:57 PST
I believe HashMap has such a debug assert. I found a bug where we were doing this, and if we had such assert, we wouldn't have introduced this bug
Attachments
Note You need to log in before you can comment on or make changes to this bug.