Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ff79c4178a4aebc577a33d9ffdf707dd7233464c
https://github.com/WebKit/WebKit/commit/ff79c4178a4aebc577a33d9ffdf707dd7233464c
Author: Sosuke Suzuki <[email protected]>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
Log Message:
-----------
[JSC] Use `tryMakeString` for error message on invalid destructuring
https://bugs.webkit.org/show_bug.cgi?id=300190
Reviewed by Keith Miller.
This patch changes to use `tryMakeString` for error message on invalid
destructuring for avoiding crash.
* Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:
(JSC::BytecodeGenerator::emitRequireObjectCoercibleForDestructuring):
Canonical link: https://commits.webkit.org/301053@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