[webkit-changes] [WebKit/WebKit] 38f33e: Stop using Vector::unsafeAppendWithoutCapacityChec...
Chris Dumez
noreply at github.com
Tue Nov 14 06:32:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 38f33ee36da185a4d08ccb908a4a04b2cdc01f4d
https://github.com/WebKit/WebKit/commit/38f33ee36da185a4d08ccb908a4a04b2cdc01f4d
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp
Log Message:
-----------
Stop using Vector::unsafeAppendWithoutCapacityCheck() in B3IRGenerator::addLocal()
https://bugs.webkit.org/show_bug.cgi?id=264790
Reviewed by Darin Adler.
* Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:
(JSC::Wasm::B3IRGenerator::addLocal):
Canonical link: https://commits.webkit.org/270704@main
More information about the webkit-changes
mailing list