Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cca96219120dd31c792d0263e95a1ae7e253e915
      
https://github.com/WebKit/WebKit/commit/cca96219120dd31c792d0263e95a1ae7e253e915
  Author: Keita Nonaka <[email protected]>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/MathObject.cpp

  Log Message:
  -----------
  [JSC] Avoid Unnecessary Vector Usage When Argument Count is Zero in 
`Math.hypot`
https://bugs.webkit.org/show_bug.cgi?id=294184

Reviewed by Yusuke Suzuki and Sosuke Suzuki.

Avoid unnecessary vector usage when argument count is zero in Math.hypot

* Source/JavaScriptCore/runtime/MathObject.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

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



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

Reply via email to