Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4c91eff44a291fd6fe03cb76a0a7cf76adee93e9
https://github.com/WebKit/WebKit/commit/4c91eff44a291fd6fe03cb76a0a7cf76adee93e9
Author: David Kilzer <[email protected]>
Date: 2022-09-17 (Sat, 17 Sep 2022)
Changed paths:
M Source/JavaScriptCore/runtime/JSGenericTypedArrayViewPrototypeFunctions.h
Log Message:
-----------
Unreviewed build fix for jsc-armv7, jsc-mips, etc.
* Source/JavaScriptCore/runtime/JSGenericTypedArrayViewPrototypeFunctions.h:
(JSC::genericTypedArrayViewProtoFuncFill):
- Change ASSERT() to ASSERT_UNUSED() since 'count' may be unused
if no constexpr values evaluate to true.
Canonical link: https://commits.webkit.org/254601@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes