Bug 198861

Summary: [WHLSL] Make auto generate operator== for reference types work
Product: WebKit Reporter: Saam Barati <saam>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dino, fpizlo, jonlee, justin_fan, mmaxfield, rmorisset
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Saam Barati 2019-06-14 11:53:02 PDT
When we do, we need to remove the operator== I've added to stdlib, and add back the assert in checkDuplicateFunctions that native function declarations pass static checks.
Comment 1 Myles C. Maxfield 2020-05-05 00:42:28 PDT
WHLSL is no longer relevant.