Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c169f9138a5f59e7932c24d4af56374b96f59fe0
      
https://github.com/WebKit/WebKit/commit/c169f9138a5f59e7932c24d4af56374b96f59fe0
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    A JSTests/wasm/stress/func-ref-table-should-accept-null-for-init.js
    M Source/JavaScriptCore/wasm/js/JSWebAssemblyInstance.cpp

  Log Message:
  -----------
  [JSC] ASSERTION FAILED: initValue.getObject() in 
JSC::JSWebAssemblyInstance::initElementSegment
https://bugs.webkit.org/show_bug.cgi?id=284161
rdar://141434674

Reviewed by Daniel Liu.

FuncRefTable can accept JSNull. We should accept it when it is set from
initElementSegment.

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