WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282653
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-05 15:51:04 PST
<
rdar://problem/139318926
>
Dan Hecht
Comment 2
2024-11-05 15:51:46 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36228
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.
Top of Page
Format For Printing
XML
Clone This Bug