Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9ed9219c5f78eca391c1fe92681703335fdebf4
      
https://github.com/WebKit/WebKit/commit/d9ed9219c5f78eca391c1fe92681703335fdebf4
  Author: Sosuke Suzuki <[email protected]>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/builtins/BuiltinNames.h

  Log Message:
  -----------
  [JSC] Remove outdated private builtin names for `AsyncFromSyncIterator`
https://bugs.webkit.org/show_bug.cgi?id=279337

Reviewed by Yusuke Suzuki.

The private built-in names `nextMethod` and `syncIterator` are no longer in 
use[1].

This patch removes these outdated built-in names.

[1]: https://commits.webkit.org/283311@main

* Source/JavaScriptCore/builtins/BuiltinNames.h:

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