Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 66909c070dee425617357cb6c5c1af433eb9ae8c https://github.com/WebKit/WebKit/commit/66909c070dee425617357cb6c5c1af433eb9ae8c Author: Sosuke Suzuki <aosuk...@gmail.com> Date: 2024-09-01 (Sun, 01 Sep 2024)
Changed paths: M Source/JavaScriptCore/builtins/PromiseConstructor.js Log Message: ----------- [JSC] Don't use destructuring assignment in builtin `PromiseConstructor.js` https://bugs.webkit.org/show_bug.cgi?id=278958 Reviewed by Yusuke Suzuki. This patch removes destructuring assignment from builtin `PromiseConstructor.js`. * Source/JavaScriptCore/builtins/PromiseConstructor.js: (allSettled): Canonical link: https://commits.webkit.org/283040@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