Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 80a7b8a0d14d4247cee587ab2c9d55e886227280
      
https://github.com/WebKit/WebKit/commit/80a7b8a0d14d4247cee587ab2c9d55e886227280
  Author: Keita Nonaka <ikonnyak...@gmail.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/MathCommon.cpp
    M Source/JavaScriptCore/runtime/MathCommon.h

  Log Message:
  -----------
  [JSC] Enforce compile-time evaluation using consteval and constexpr in 
MathCommon
https://bugs.webkit.org/show_bug.cgi?id=291423

Reviewed by Justin Michaud.

Enforce compile-time evaluation using consteval and constexpr in MathCommon

* Source/JavaScriptCore/runtime/MathCommon.cpp:
* Source/JavaScriptCore/runtime/MathCommon.h:
(JSC::maxSafeInteger):
(JSC::minSafeInteger):
(JSC::maxSafeIntegerAsUInt64):

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



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

Reply via email to