Bug 271470

Summary: Add RELEASE_ASSERT() type check to downcast<>() on Intel
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2024-03-22 08:50:55 PDT
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.
Comment 1 Chris Dumez 2024-03-22 08:52:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26320
Comment 2 EWS 2024-03-22 09:20:26 PDT
Committed 276552@main (105163950fa3): <https://commits.webkit.org/276552@main>

Reviewed commits have been landed. Closing PR #26320 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-03-22 09:21:16 PDT
<rdar://problem/125239185>