On Oct 3, 2024, at 14:24, Chris Dumez via webkit-dev <webkit-dev@lists.webkit.org> wrote:

Do we have stats about which pattern is more common in our codebase?


% rg "\* .+IfExists\(" -th | wc -l
95

% rg "\& ensure.+\(" -th | wc -l
176