[webkit-changes] [WebKit/WebKit] c3c24e: [JSC][offlineasm] Remove $emitWinAsm
Ross Kirsling
noreply at github.com
Sun May 19 23:47:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c3c24e01624650960b23ea2b7546157331da934f
https://github.com/WebKit/WebKit/commit/c3c24e01624650960b23ea2b7546157331da934f
Author: Ross Kirsling <ross.kirsling at sony.com>
Date: 2024-05-19 (Sun, 19 May 2024)
Changed paths:
M Source/JavaScriptCore/offlineasm/asm.rb
M Source/JavaScriptCore/offlineasm/ast.rb
M Source/JavaScriptCore/offlineasm/parser.rb
M Source/JavaScriptCore/offlineasm/settings.rb
Log Message:
-----------
[JSC][offlineasm] Remove $emitWinAsm
https://bugs.webkit.org/show_bug.cgi?id=274378
Reviewed by Yusuke Suzuki.
As of 278767 at main, $emitWinAsm is constant false, so let's do away with it.
* Source/JavaScriptCore/offlineasm/asm.rb:
* Source/JavaScriptCore/offlineasm/ast.rb:
* Source/JavaScriptCore/offlineasm/parser.rb:
* Source/JavaScriptCore/offlineasm/settings.rb:
Canonical link: https://commits.webkit.org/278980@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