Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fccbc6291ed7e11f29427ace615d97b67124be1f
https://github.com/WebKit/WebKit/commit/fccbc6291ed7e11f29427ace615d97b67124be1f
Author: Dan Hecht <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M Source/JavaScriptCore/b3/air/testair.cpp
Log Message:
-----------
[JSC] testair: remove redundant #if
https://bugs.webkit.org/show_bug.cgi?id=310922
rdar://173527143
Reviewed by Yijia Huang.
This #if USE(JSVALUE64) is already enclosed in an #if USE(JSVALUE64)
block starting at line 2464, so remove it.
Test: Source/JavaScriptCore/b3/air/testair.cpp
* Source/JavaScriptCore/b3/air/testair.cpp:
Canonical link: https://commits.webkit.org/310128@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications