Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e3ac9340710c75031e06252d81390e1327c1d829
      
https://github.com/WebKit/WebKit/commit/e3ac9340710c75031e06252d81390e1327c1d829
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    A JSTests/wasm/stress/catch-function-signature.js
    M Source/JavaScriptCore/wasm/WasmFunctionParser.h

  Log Message:
  -----------
  [JSC] Wasm Catch / Try should check FunctionSignature
https://bugs.webkit.org/show_bug.cgi?id=285180
rdar://142081680

Reviewed by Justin Michaud.

Wasm should be robust against non function signature for try / catch.

* JSTests/wasm/stress/catch-function-signature.js: Added.
* Source/JavaScriptCore/wasm/WasmFunctionParser.h:
(JSC::Wasm::FunctionParser<Context>::parseExpression):
(JSC::Wasm::FunctionParser<Context>::parseUnreachableExpression):

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