Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4029a1b83ddcb00f19e47c7caac362e972b9a9cb
https://github.com/WebKit/WebKit/commit/4029a1b83ddcb00f19e47c7caac362e972b9a9cb
Author: Sosuke Suzuki <[email protected]>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp
M Source/JavaScriptCore/runtime/StringPrototypeInlines.h
Log Message:
-----------
[JSC] Extract common operations between DFG and runtime for `String#replace`
https://bugs.webkit.org/show_bug.cgi?id=289798
Reviewed by Yusuke Suzuki.
This patch extracts common operations between DFG and runtime for
`String#replace`.
* Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp:
(JSC::DFG::StrengthReductionPhase::handleNode):
* Source/JavaScriptCore/runtime/StringPrototypeInlines.h:
(JSC::tryMakeReplacedString):
(JSC::stringReplaceStringString):
Canonical link: https://commits.webkit.org/292291@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes