Bug 282653
| Summary: | [JSC] Wasm GC: remove some redundancy in type parsing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Hecht <dan.hecht> |
| Component: | JavaScriptCore | Assignee: | 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
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
<rdar://problem/139318926>
Dan Hecht
Pull request: https://github.com/WebKit/WebKit/pull/36228
EWS
Committed 286235@main (943f2d8f92c3): <https://commits.webkit.org/286235@main>
Reviewed commits have been landed. Closing PR #36228 and removing active labels.