Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 18073b9f6cb83f09875084eaf968ab9b2382b8a4
https://github.com/WebKit/WebKit/commit/18073b9f6cb83f09875084eaf968ab9b2382b8a4
Author: Fady Farag <[email protected]>
Date: 2026-09-18 (Fri, 18 Sep 2026)
Changed paths:
M Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructor.h
M Source/JavaScriptCore/runtime/JSTypedArrayConstructors.h
Log Message:
-----------
Fix the warnings for extern-template in JSGenericTypedArrayViewConstructor
https://bugs.webkit.org/show_bug.cgi?id=324514
rdar://187753091
Reviewed by Darin Adler.
Declare the explicit specializations next to the typed array constructor
aliases.
* Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructor.h:
* Source/JavaScriptCore/runtime/JSTypedArrayConstructors.h:
Canonical link: https://commits.webkit.org/321380@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications