Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 10dac7db6a0e048e19bf4d9ccca0d208825f6d83
https://github.com/WebKit/WebKit/commit/10dac7db6a0e048e19bf4d9ccca0d208825f6d83
Author: Yusuke Suzuki <[email protected]>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp
Log Message:
-----------
[JSC] Convert MakeRope to MakeAtomString for HasOwnProperty key in DFG
https://bugs.webkit.org/show_bug.cgi?id=259182
rdar://112186984
Reviewed by Michael Saboff.
As the same to GetById etc., we should convert MakeRope to MakeAtomString for
HasOwnProperty key
since it always gets atomization.
* Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp:
(JSC::DFG::StrengthReductionPhase::handleNode):
Canonical link: https://commits.webkit.org/266042@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes