Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 943f2d8f92c396e42c99ead017568384f5583045
https://github.com/WebKit/WebKit/commit/943f2d8f92c396e42c99ead017568384f5583045
Author: Dan Hecht <[email protected]>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmSectionParser.cpp
Log Message:
-----------
[JSC] Wasm GC: remove some redundancy in type parsing
https://bugs.webkit.org/show_bug.cgi?id=282653
rdar://139318926
Reviewed by Yusuke Suzuki.
SectionParser::parseType() and SectionParser::parseRecursionGroup()
have the same code repeated multiple times. Combine some of these
cases to remove some code redundencies.
* Source/JavaScriptCore/wasm/WasmSectionParser.cpp:
(JSC::Wasm::SectionParser::parseType):
(JSC::Wasm::SectionParser::parseRecursionGroup):
Canonical link: https://commits.webkit.org/286235@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes