Branch: refs/heads/safari-7615.3.8-branch
Home: https://github.com/WebKit/WebKit
Commit: 9ca7570098b76e782feff9acde3bd5a3f9a2ff47
https://github.com/WebKit/WebKit/commit/9ca7570098b76e782feff9acde3bd5a3f9a2ff47
Author: Russell Epstein <[email protected]>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7615.3.8.1
Identifier: [email protected]
Commit: e2fce59cf10e2739c7994c328064d38bdd1f6d55
https://github.com/WebKit/WebKit/commit/e2fce59cf10e2739c7994c328064d38bdd1f6d55
Author: David Degazio <[email protected]>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M Source/JavaScriptCore/dfg/DFGClobberize.h
M Source/JavaScriptCore/dfg/DFGHeapLocation.cpp
M Source/JavaScriptCore/dfg/DFGHeapLocation.h
Log Message:
-----------
Cherry-pick 01e86f13952b. rdar://problem/110785576
Backport fix for erroneous CSE of EnumeratorNextUpdateIndexAndMode and
HasIndexedProperty
rdar://110785576
Reviewed by Michael Saboff, Justin Michaud and Yusuke Suzuki.
Backports part of https://commits.webkit.org/263909@main, which
prevents erroneous elimination of an EnumeratorNextUpdateIndexAndMode
and HasIndexedProperty node pair if they have the same operands.
The full commit in 263909@main depends on the existence of DFG tuples,
which haven't yet been brought into the security branch, so those
parts are omitted from this patch.
* Source/JavaScriptCore/dfg/DFGClobberize.h:
(JSC::DFG::clobberize):
* Source/JavaScriptCore/dfg/DFGHeapLocation.cpp:
(WTF::printInternal):
* Source/JavaScriptCore/dfg/DFGHeapLocation.h:
Canonical link: https://commits.webkit.org/259548.828@safari-7615-branch
Identifier: [email protected]
Compare: https://github.com/WebKit/WebKit/compare/9ca7570098b7%5E...e2fce59cf10e
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes