Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 929a86788cecbb3a752145e56d522a18f202ea3c
      
https://github.com/WebKit/WebKit/commit/929a86788cecbb3a752145e56d522a18f202ea3c
  Author: Sosuke Suzuki <[email protected]>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp

  Log Message:
  -----------
  [JSC] Use `if constexpr` for `ByteCodeParser::parseGetById`
https://bugs.webkit.org/show_bug.cgi?id=302210

Reviewed by Darin Adler.

This patch changes to use `if constexpr` for `ByteCodeParser::parseGetById`.

* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
(JSC::DFG::ByteCodeParser::parseGetById):

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



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

Reply via email to