Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e5ebb31dd3b9fde86bee4123a9dfe2852ce169f5
https://github.com/WebKit/WebKit/commit/e5ebb31dd3b9fde86bee4123a9dfe2852ce169f5
Author: Chris Dumez <[email protected]>
Date: 2023-03-25 (Sat, 25 Mar 2023)
Changed paths:
M Source/JavaScriptCore/runtime/ArrayPrototype.cpp
M Source/JavaScriptCore/runtime/JSGenericTypedArrayViewPrototypeFunctions.h
M Source/JavaScriptCore/runtime/JSStringJoiner.h
Log Message:
-----------
Simplify JSStringJoiner
https://bugs.webkit.org/show_bug.cgi?id=254464
Reviewed by Mark Lam.
Simplify JSStringJoiner by dropping one of its constructors and one of its data
members.
* Source/JavaScriptCore/runtime/ArrayPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
* Source/JavaScriptCore/runtime/JSGenericTypedArrayViewPrototypeFunctions.h:
(JSC::genericTypedArrayViewProtoFuncJoin):
* Source/JavaScriptCore/runtime/JSStringJoiner.h:
Canonical link: https://commits.webkit.org/262115@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes