[webkit-reviews] review granted: [Bug 218624] Change RELEASE_ASSERT to use branch+crash inside HashTable.h : [Attachment 413324] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 11:02:55 PST 2020


Mark Lam <mark.lam at apple.com> has granted Saam Barati <sbarati at apple.com>'s
request for review:
Bug 218624: Change RELEASE_ASSERT to use branch+crash inside HashTable.h
https://bugs.webkit.org/show_bug.cgi?id=218624

Attachment 413324: patch

https://bugs.webkit.org/attachment.cgi?id=413324&action=review




--- Comment #3 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 413324
  --> https://bugs.webkit.org/attachment.cgi?id=413324
patch

r=me.  Can you introduce a HASH_TABLE_ASSERT macro to encapsulate this instead?
 You can #undef it at the end of the file.


More information about the webkit-reviews mailing list