Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 105163950fa364aba7685c4077061930da3251ec
      
https://github.com/WebKit/WebKit/commit/105163950fa364aba7685c4077061930da3251ec
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
    M Source/WTF/wtf/TypeCasts.h

  Log Message:
  -----------
  Add RELEASE_ASSERT() type check to downcast<>() on Intel
https://bugs.webkit.org/show_bug.cgi?id=271470

Reviewed by Darin Adler.

Add RELEASE_ASSERT() type check to downcast<>() on Intel, to match what we
already do on ARM. This tested as performance neutral on the benchmarks we
track.

* Source/WTF/wtf/TypeCasts.h:
(WTF::downcast):

Canonical link: https://commits.webkit.org/276552@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to