[Webkit-unassigned] [Bug 244760] New: [WGSL] Implement local var statement parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 3 02:57:16 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244760

            Bug ID: 244760
           Summary: [WGSL] Implement local var statement parsing
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: djg at apple.com

Make use of existing VariableDecl to implemnt VariableStatement nodes
representing local variable declaration statements beginning with 'var' keyword.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220903/1cd964b7/attachment.htm>


More information about the webkit-unassigned mailing list