[webkit-changes] [WebKit/WebKit] d691f5: Unreviewed, fix missing exception checks

Yusuke Suzuki noreply at github.com
Tue Jul 16 13:54:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d691f5f3fb3abf36ddb18e2e406d7dee662a0b97
      https://github.com/WebKit/WebKit/commit/d691f5f3fb3abf36ddb18e2e406d7dee662a0b97
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructor.cpp
    M Source/JavaScriptCore/runtime/JSGenericTypedArrayViewPrototype.cpp

  Log Message:
  -----------
  Unreviewed, fix missing exception checks
https://bugs.webkit.org/show_bug.cgi?id=276680
rdar://131864793

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

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