Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e055017c9e1fc1b46ce5d25c255e72e63fc4e17e
https://github.com/WebKit/WebKit/commit/e055017c9e1fc1b46ce5d25c255e72e63fc4e17e
Author: Sosuke Suzuki <[email protected]>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
A JSTests/stress/set-prototype-difference-update-this.js
M JSTests/test262/expectations.yaml
M Source/JavaScriptCore/builtins/SetPrototype.js
Log Message:
-----------
[JSC] Fix `Set.prototype.differenct` bug occurs when `this` is updated
https://bugs.webkit.org/show_bug.cgi?id=288595
Reviewed by Yusuke Suzuki.
This patch fixes bugs that occurs when the contents of this
are updated while `Set.prototype.difference` is being executed.
* JSTests/stress/set-prototype-difference-update-this.js: Added.
(shouldBe):
(compareArray):
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/builtins/SetPrototype.js:
(difference):
Canonical link: https://commits.webkit.org/291307@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