Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4308dcc1bbede74e9defcd8ae815ca98ab6a969
      
https://github.com/WebKit/WebKit/commit/e4308dcc1bbede74e9defcd8ae815ca98ab6a969
  Author: Asumu Takikawa <as...@igalia.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M JSTests/wasm/gc/js-api.js
    M Source/JavaScriptCore/wasm/js/JSWebAssemblyHelpers.h
    M Source/JavaScriptCore/wasm/js/WebAssemblyTablePrototype.cpp

  Log Message:
  -----------
  [Wasm-GC] Fix error cases in Table.set/grow in JS API
https://bugs.webkit.org/show_bug.cgi?id=269578

Reviewed by Justin Michaud.

Fixes error cases for these JS API operations to match the latest GC proposal
JS API spec. Also ensure assertions are accurate.

* JSTests/wasm/gc/js-api.js:
(testTable):
* Source/JavaScriptCore/wasm/js/JSWebAssemblyHelpers.h:
(JSC::defaultValueForReferenceType):
* Source/JavaScriptCore/wasm/js/WebAssemblyTablePrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

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