[webkit-changes] [WebKit/WebKit] e3fed8: Stop using Vector::unsafeAppendWithoutCapacityChec...
Chris Dumez
noreply at github.com
Mon Nov 20 16:36:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e3fed8d9129f924bbdc6c6d108d1e7427231dd96
https://github.com/WebKit/WebKit/commit/e3fed8d9129f924bbdc6c6d108d1e7427231dd96
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M Source/JavaScriptCore/runtime/MathObject.cpp
Log Message:
-----------
Stop using Vector::unsafeAppendWithoutCapacityCheck() in mathProtoFuncHypot()
https://bugs.webkit.org/show_bug.cgi?id=265150
Reviewed by Darin Adler.
* Source/JavaScriptCore/runtime/MathObject.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
Canonical link: https://commits.webkit.org/270991@main
More information about the webkit-changes
mailing list