Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90197d85aeb25925f035661de711ebc933e2db6c
      
https://github.com/WebKit/WebKit/commit/90197d85aeb25925f035661de711ebc933e2db6c
  Author: Sosuke Suzuki <[email protected]>
  Date:   2024-10-26 (Sat, 26 Oct 2024)

  Changed paths:
    M JSTests/stress/iterator-prototype.js
    M LayoutTests/inspector/model/remote-object/iterators-mutated-expected.txt
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Enable Iterator Helpers
https://bugs.webkit.org/show_bug.cgi?id=281636

Reviewed by Alexey Shvayka.

Iterator Helpers Proposal[1] reached stage 4 in Oct 2024[2].

This patch enables it by default.

[1]: https://github.com/tc39/proposal-iterator-helpers
[2]: https://github.com/tc39/agendas/blob/main/2024/10.md

* Source/JavaScriptCore/runtime/OptionsList.h:

Canonical link: https://commits.webkit.org/285734@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

Reply via email to