Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ba670bd444a79704ba64c997b967ff5ccf0c7ca1 https://github.com/WebKit/WebKit/commit/ba670bd444a79704ba64c997b967ff5ccf0c7ca1 Author: Yusuke Suzuki <ysuz...@apple.com> Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths: M Source/JavaScriptCore/dfg/DFGFixupPhase.cpp Log Message: ----------- [JSC] Add missing NodeMustGenerate clearing for newly added StringReplaceString https://bugs.webkit.org/show_bug.cgi?id=280725 rdar://137093134 Reviewed by Yijia Huang. We should clear this flag when StringReplaceString is newly added in fixup phase. * Source/JavaScriptCore/dfg/DFGFixupPhase.cpp: (JSC::DFG::FixupPhase::fixupNode): Canonical link: https://commits.webkit.org/284535@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