[webkit-dev] Naming scheme for fooIfExists/ensureFoo - Round 2

Abrar Protyasha a_protyasha at apple.com
Thu Oct 3 14:33:26 PDT 2024


> On Oct 3, 2024, at 14:24, Chris Dumez via webkit-dev <webkit-dev at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20241003/3b2a6bea/attachment.htm>


More information about the webkit-dev mailing list