Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6040dcdd450165720f3f141e3d07cbc3f0cd7f21
      
https://github.com/WebKit/WebKit/commit/6040dcdd450165720f3f141e3d07cbc3f0cd7f21
  Author: Max Rottenkolber <[email protected]>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M Source/JavaScriptCore/yarr/YarrInterpreter.cpp

  Log Message:
  -----------
  [JSC][armv7] Fix YarrInterpreter alignment checks
https://bugs.webkit.org/show_bug.cgi?id=288079

Reviewed by Yusuke Suzuki and Justin Michaud.

Compute required alignment in a platform independent way at compile time
using constexpr.

* Source/JavaScriptCore/yarr/YarrInterpreter.cpp:
(JSC::Yarr::Interpreter::DisjunctionContext::allocationSize):
(JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::allocationSize):

Canonical link: https://commits.webkit.org/291952@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