Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 86f8bb1e50cac73878077f90c7c9acc4a50e891e
https://github.com/WebKit/WebKit/commit/86f8bb1e50cac73878077f90c7c9acc4a50e891e
Author: Yusuke Suzuki <[email protected]>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M JSTests/microbenchmarks/string-prototype-concat-2-args.js
R JSTests/microbenchmarks/string-prototype-concat-5-args.js
R JSTests/stress/string-prototype-concat-no-args.js
R JSTests/stress/string-prototype-concat-this-null.js
R JSTests/stress/string-prototype-concat-this-undefined.js
R JSTests/stress/string-prototype-concat.js
M Source/JavaScriptCore/builtins/StringPrototype.js
M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
M Source/JavaScriptCore/dfg/DFGSafeToExecute.h
M Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp
M Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h
M Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp
M Source/JavaScriptCore/dfg/DFGUseKind.cpp
M Source/JavaScriptCore/dfg/DFGUseKind.h
M Source/JavaScriptCore/ftl/FTLCapabilities.cpp
M Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp
M Source/JavaScriptCore/runtime/Intrinsic.h
M Source/JavaScriptCore/runtime/StringPrototype.cpp
Log Message:
-----------
Unreviewed, reverting 304079@main (91036c3fd112)
https://bugs.webkit.org/show_bug.cgi?id=304293
rdar://166513695
Break netflix.com
Reverted change:
[JSC] Implement `String.prototype.concat` in C++
https://bugs.webkit.org/show_bug.cgi?id=303680
304079@main (91036c3fd112)
Canonical link: https://commits.webkit.org/304551@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications