Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 50dea939575b7af58af19a96674c9f4fe252c42f
      
https://github.com/WebKit/WebKit/commit/50dea939575b7af58af19a96674c9f4fe252c42f
  Author: Sosuke Suzuki <aosuk...@gmail.com>
  Date:   2024-09-21 (Sat, 21 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSIteratorPrototype.cpp

  Log Message:
  -----------
  [JSC] Use `JSC_NATIVE_FUNCTION_WITHOUT_TRANSITION` for 
`Iterator.prototype.toArray`
https://bugs.webkit.org/show_bug.cgi?id=280104

Reviewed by Yusuke Suzuki.

Use `JSC_NATIVE_FUNCTION_WITHOUT_TRANSITION` for `Iterator.prototype.toArray`.

* Source/JavaScriptCore/runtime/JSIteratorPrototype.cpp:
(JSC::JSIteratorPrototype::finishCreation):

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

Reply via email to