[webkit-changes] [WebKit/WebKit] acb1f9: [JSC] Tweak `Array#toReversed` after 287431 at main

SUZUKI Sosuke noreply at github.com
Sat Dec 7 19:52:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: acb1f9b576618e53b2f380266ec68bb72338a805
      https://github.com/WebKit/WebKit/commit/acb1f9b576618e53b2f380266ec68bb72338a805
  Author: Sosuke Suzuki <aosukeke at gmail.com>
  Date:   2024-12-07 (Sat, 07 Dec 2024)

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

  Log Message:
  -----------
  [JSC] Tweak `Array#toReversed` after 287431 at main
https://bugs.webkit.org/show_bug.cgi?id=284217

Reviewed by Darin Adler.

This patch addresses review comments[1] after 287431 at main.

[1]: https://github.com/WebKit/WebKit/pull/37419#pullrequestreview-2485622203

* Source/JavaScriptCore/runtime/ArrayPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

Canonical link: https://commits.webkit.org/287512@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list