Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 449b1f1c4ee9a0ec259d3f309e0ce6e12d34a249
      
https://github.com/WebKit/WebKit/commit/449b1f1c4ee9a0ec259d3f309e0ce6e12d34a249
  Author: Vassili Bykov <v_by...@apple.com>
  Date:   2025-08-19 (Tue, 19 Aug 2025)

  Changed paths:
    M Source/JavaScriptCore/wasm/js/WebAssemblyCompileOptions.cpp

  Log Message:
  -----------
  Add the required exception checks to WebAssemblyCompileOptions::tryCreate
https://bugs.webkit.org/show_bug.cgi?id=297621
rdar://158719973

Reviewed by Yusuke Suzuki and Dan Hecht.

Both calls of ->get() and the call of forEachInIterable in
WebAssemblyCompileOptions::tryCreate can throw and require a
RETURN_IF_EXCEPTION() after the call.

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