Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6390d9eba9d9f1864ff00ce9ac37619993d65899
      
https://github.com/WebKit/WebKit/commit/6390d9eba9d9f1864ff00ce9ac37619993d65899
  Author: Sosuke Suzuki <[email protected]>
  Date:   2024-11-26 (Tue, 26 Nov 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSWrapForValidIterator.cpp
    M Source/JavaScriptCore/runtime/JSWrapForValidIterator.h

  Log Message:
  -----------
  [JSC] Set `JSValue` instead of `JSObject` as `JSWrapForValidIterator` 
internal fields
https://bugs.webkit.org/show_bug.cgi?id=283700

Reviewed by Yusuke Suzuki.

This patch changes to set `JSValue` instead of `JSObject` as
`JSWrapForValidIterator` internal fields.

* Source/JavaScriptCore/runtime/JSWrapForValidIterator.cpp:
(JSC::JSWrapForValidIterator::createWithInitialValues):
(JSC::JSWrapForValidIterator::create):
(JSC::JSWrapForValidIterator::finishCreation):
(JSC::JSC_DEFINE_HOST_FUNCTION):
* Source/JavaScriptCore/runtime/JSWrapForValidIterator.h:

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