RESOLVED FIXED 244760
[WGSL] Implement local var statement parsing
https://bugs.webkit.org/show_bug.cgi?id=244760
Summary [WGSL] Implement local var statement parsing
Dan Glastonbury
Reported 2022-09-03 02:57:16 PDT
Make use of existing VariableDecl to implemnt VariableStatement nodes representing local variable declaration statements beginning with 'var' keyword.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-03 02:58:20 PDT
Dan Glastonbury
Comment 2 2022-09-03 17:35:47 PDT
EWS
Comment 3 2022-09-03 20:06:11 PDT
Committed 254140@main (250024bc7276): <https://commits.webkit.org/254140@main> Reviewed commits have been landed. Closing PR #4001 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.