Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ed83f1ea3c349839cb131e162da9ff4a94c12f01
https://github.com/WebKit/WebKit/commit/ed83f1ea3c349839cb131e162da9ff4a94c12f01
Author: Chris Dumez <[email protected]>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M Source/JavaScriptCore/b3/B3Effects.cpp
M Source/JavaScriptCore/b3/B3Effects.h
M Source/JavaScriptCore/dfg/DFGAvailabilityMap.cpp
M Source/JavaScriptCore/dfg/DFGAvailabilityMap.h
Log Message:
-----------
Regression(267645@main) ~3MB increase in binary size
https://bugs.webkit.org/show_bug.cgi?id=264896
Unreviewed, partial revert of 267645@main to move some JSC comparison
operators back out of line. My patch inlined them when I defaulted them
as it doesn't seem possible at the moment to default a comparison operator
outside the class.
* Source/JavaScriptCore/b3/B3Effects.cpp:
* Source/JavaScriptCore/b3/B3Effects.h:
* Source/JavaScriptCore/dfg/DFGAvailabilityMap.cpp:
* Source/JavaScriptCore/dfg/DFGAvailabilityMap.h:
Canonical link: https://commits.webkit.org/270804@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes