Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2055454bfac883a8a5288ad96fece0561b5b7732
      
https://github.com/WebKit/WebKit/commit/2055454bfac883a8a5288ad96fece0561b5b7732
  Author: Zak Ridouh <[email protected]>
  Date:   2025-12-10 (Wed, 10 Dec 2025)

  Changed paths:
    M Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp
    M Source/JavaScriptCore/runtime/WeakMapImpl.h

  Log Message:
  -----------
  [JSC] Use C++20 Concepts more in JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=302744
rdar://165000894

Reviewed by Darin Adler.

Use C++ 20 concepts more in JSC.

* Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:
* Source/JavaScriptCore/runtime/WeakMapImpl.h:
(JSC::WeakMapBucket::setValue):
(JSC::WeakMapBucket::value const):
(JSC::WeakMapBucket::copyFrom):
(JSC::WeakMapBucket::offsetOfValue):
(JSC::WeakMapBucket::extractValue):
(JSC::WeakMapBucket::visitAggregate):
(JSC::WeakMapBucket::clearValue):
(JSC::WeakMapImpl::get):
(JSC::WeakMapImpl::getBucket):
(JSC::WeakMapImpl::isWeakMap):
(JSC::WeakMapImpl::isWeakSet):

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



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

Reply via email to