Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 89fc5a6200bbdd6812591eb7d14636ac4ef73db0
https://github.com/WebKit/WebKit/commit/89fc5a6200bbdd6812591eb7d14636ac4ef73db0
Author: Chris Dumez <[email protected]>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M Source/JavaScriptCore/wasm/WasmSectionParser.cpp
Log Message:
-----------
Use Vector::unsafeAppendWithoutCapacityCheck() less in WasmSectionParser.cpp
https://bugs.webkit.org/show_bug.cgi?id=266542
Reviewed by Justin Michaud.
This tested as performance neutral on JetStream.
* Source/JavaScriptCore/wasm/WasmSectionParser.cpp:
(JSC::Wasm::SectionParser::parseFunctionType):
(JSC::Wasm::SectionParser::parseStructType):
(JSC::Wasm::SectionParser::parseCustom):
Canonical link: https://commits.webkit.org/272210@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes