RESOLVED FIXED282653
[JSC] Wasm GC: remove some redundancy in type parsing
https://bugs.webkit.org/show_bug.cgi?id=282653
Summary [JSC] Wasm GC: remove some redundancy in type parsing
Dan Hecht
Reported 2024-11-05 15:50:54 PST
SectionParser::parseType() and SectionParser::parseRecursionGroup() have the same code repeated multiple times. Combine some of these cases to remove some code redundencies.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-05 15:51:04 PST
Dan Hecht
Comment 2 2024-11-05 15:51:46 PST
EWS
Comment 3 2024-11-06 11:16:06 PST
Committed 286235@main (943f2d8f92c3): <https://commits.webkit.org/286235@main> Reviewed commits have been landed. Closing PR #36228 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.