[webkit-reviews] review granted: [Bug 96980] Use WTF::HasTrivialDestructor instead of compiler-specific versions in JSC::NeedsDestructor : [Attachment 164499] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 23:47:39 PDT 2012


Benjamin Poulain <benjamin at webkit.org> has granted Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 96980: Use WTF::HasTrivialDestructor instead of compiler-specific versions
in JSC::NeedsDestructor
https://bugs.webkit.org/show_bug.cgi?id=96980

Attachment 164499: Patch
https://bugs.webkit.org/attachment.cgi?id=164499&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
Looks good to me.
Why not get rid of NeedsDestructor entirely and use HasTrivialDestructor at the
two call sites?


More information about the webkit-reviews mailing list