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

  Changed paths:
    M Source/JavaScriptCore/builtins/JSIteratorPrototype.js

  Log Message:
  -----------
  [JSC] Use `var` instead of `const` in `JSIteratorPrototype.js`
https://bugs.webkit.org/show_bug.cgi?id=280106

Reviewed by Yusuke Suzuki.

Use `var` instead of `const` in `JSIteratorPrototype.js`.

* Source/JavaScriptCore/builtins/JSIteratorPrototype.js:
(some):
(every):
(find):

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