Bug 282653

Summary: [JSC] Wasm GC: remove some redundancy in type parsing
Product: WebKit Reporter: Dan Hecht <dan.hecht>
Component: JavaScriptCoreAssignee: Dan Hecht <dan.hecht>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.