Bug 188689

Summary: [WHLSL] Separate out instantiation of OperatorAnderIndexer and OperatorArrayRefLength
Product: WebKit Reporter: Thomas Denney <tdenney>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, mmaxfield
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 187988    
Bug Blocks: 176199    

Description Thomas Denney 2018-08-16 20:27:28 PDT
Rather than instantiating these functions inside CallExpression they should be done later, but at some point before Checker.
Comment 1 Thomas Denney 2018-08-29 17:34:45 PDT

*** This bug has been marked as a duplicate of bug 187988 ***
Comment 2 Myles C. Maxfield 2018-10-13 15:28:26 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/94