RESOLVED FIXED 71592
sqrtDouble and andnotDouble should be declared noreturn
https://bugs.webkit.org/show_bug.cgi?id=71592
Summary sqrtDouble and andnotDouble should be declared noreturn
Pratik Solanki
Reported 2011-11-04 16:11:32 PDT
sqrtDouble and andnotDouble should be declared noreturn in debug builds since they just have ASSERT_NOT_REACHED() in them.
Attachments
Patch (1.39 KB, patch)
2011-11-04 16:12 PDT, Pratik Solanki
no flags
Pratik Solanki
Comment 1 2011-11-04 16:12:45 PDT
WebKit Review Bot
Comment 2 2011-11-04 16:51:41 PDT
Comment on attachment 113726 [details] Patch Clearing flags on attachment: 113726 Committed r99333: <http://trac.webkit.org/changeset/99333>
WebKit Review Bot
Comment 3 2011-11-04 16:51:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.