Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c3c24e01624650960b23ea2b7546157331da934f https://github.com/WebKit/WebKit/commit/c3c24e01624650960b23ea2b7546157331da934f Author: Ross Kirsling <ross.kirsl...@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@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes