RESOLVED FIXED 107725
Add RELEASE_ASSERT (and a few friends)
https://bugs.webkit.org/show_bug.cgi?id=107725
Summary Add RELEASE_ASSERT (and a few friends)
Oliver Hunt
Reported 2013-01-23 13:08:45 PST
Add RELEASE_ASSERT (and a few friends)
Attachments
Patch (1.53 KB, patch)
2013-01-23 13:09 PST, Oliver Hunt
fpizlo: review+
Oliver Hunt
Comment 1 2013-01-23 13:09:36 PST
Filip Pizlo
Comment 2 2013-01-23 13:11:55 PST
Comment on attachment 184292 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=184292&action=review > Source/WTF/wtf/Assertions.h:393 > +#ifndef NDEBUG Use ASSERT_DISABLED instead.
Oliver Hunt
Comment 3 2013-01-23 13:16:51 PST
Note You need to log in before you can comment on or make changes to this bug.