[webkit-changes] [WebKit/WebKit] 379ed4: Fix testSShrCompare* to work on 32-bits

aoikonomopoulos noreply at github.com
Fri Oct 4 09:09:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 379ed4e35a3b812c793cdfc56eb84ee758c05097
      https://github.com/WebKit/WebKit/commit/379ed4e35a3b812c793cdfc56eb84ee758c05097
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/testb3_8.cpp

  Log Message:
  -----------
  Fix testSShrCompare* to work on 32-bits
https://bugs.webkit.org/show_bug.cgi?id=280818

Reviewed by Justin Michaud.

Use cCallArgumentValues to abstract away 32/64-bit differences in
incoming args.

* Source/JavaScriptCore/b3/testb3_8.cpp:
(testSShrCompare32):
(testSShrCompare64):

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



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


More information about the webkit-changes mailing list