Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba256f14c6db4be2972ebae99d9f8dc81b3ef50c
      
https://github.com/WebKit/WebKit/commit/ba256f14c6db4be2972ebae99d9f8dc81b3ef50c
  Author: Fady Farag <[email protected]>
  Date:   2025-11-08 (Sat, 08 Nov 2025)

  Changed paths:
    M Source/JavaScriptCore/builtins/BuiltinExecutables.cpp
    M Source/JavaScriptCore/bytecode/BytecodeGeneratorification.cpp
    M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
    M Source/JavaScriptCore/wasm/js/JSWebAssemblyArray.cpp

  Log Message:
  -----------
  Use C++20 std::ranges::fill in JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=302204
rdar://164323801

Reviewed by Darin Adler.

* Source/JavaScriptCore/bytecode/BytecodeGeneratorification.cpp:
(JSC::BytecodeGeneratorification::run):
* Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:
(JSC::BytecodeGenerator::endSwitch):
* Source/JavaScriptCore/wasm/js/JSWebAssemblyArray.cpp:
(JSC::JSWebAssemblyArray::JSWebAssemblyArray):
(JSC::JSWebAssemblyArray::fill):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to