Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b06d050e97e294790cae96707a3f6b1c0447ac34
      
https://github.com/WebKit/WebKit/commit/b06d050e97e294790cae96707a3f6b1c0447ac34
  Author: Sosuke Suzuki <[email protected]>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M Source/JavaScriptCore/builtins/TypedArrayPrototype.js
    M Source/JavaScriptCore/runtime/JSGenericTypedArrayViewPrototypeFunctions.h
    M Source/JavaScriptCore/runtime/JSTypedArrayViewPrototype.cpp

  Log Message:
  -----------
  [JSC] Implement `TypedArray#reduce` / `TypedArray#reduceRight` in C++
https://bugs.webkit.org/show_bug.cgi?id=293873

Reviewed by Yusuke Suzuki.

This patch implements `TypedArray#reduce` and `TypedArray#reduceRight`
in C++. See https://commits.webkit.org/293911@main for the rationale
for this patch.

Canonical link: https://commits.webkit.org/295684@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to