Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ab23e0e34b7ca7655596ffdc1f822c733f73e3fc
      
https://github.com/WebKit/WebKit/commit/ab23e0e34b7ca7655596ffdc1f822c733f73e3fc
  Author: Zak Ridouh <[email protected]>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
    M Source/JavaScriptCore/parser/ParserArena.h
    M Source/JavaScriptCore/runtime/CagedBarrierPtr.h
    M Source/JavaScriptCore/runtime/CodeCache.cpp
    M Source/JavaScriptCore/runtime/WriteBarrier.h

  Log Message:
  -----------
  [JSC] Use C++20 concepts across JSC code
https://bugs.webkit.org/show_bug.cgi?id=304023
rdar://166326599

Reviewed by Keith Miller.

Use C++20 concepts across JSC code.

* Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:
* Source/JavaScriptCore/parser/ParserArena.h:
* Source/JavaScriptCore/runtime/CagedBarrierPtr.h:
(JSC::CagedBarrierPtr::at const):
* Source/JavaScriptCore/runtime/CodeCache.cpp:
(JSC::recursivelyGenerateUnlinkedCodeBlock):
(): Deleted.
* Source/JavaScriptCore/runtime/WriteBarrier.h:

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



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

Reply via email to