Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 060bf1f5b291b67cb2d90af06ddb2280e15fd3a4
      
https://github.com/WebKit/WebKit/commit/060bf1f5b291b67cb2d90af06ddb2280e15fd3a4
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-08-24 (Sat, 24 Aug 2024)

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

  Log Message:
  -----------
  [JSC] Allocate wasm entrypoint thunk from non-faillable allocation region
https://bugs.webkit.org/show_bug.cgi?id=278595
rdar://131790757

Reviewed by Mark Lam.

These wasm thunks should be allocated as non-faillable.

* Source/JavaScriptCore/wasm/js/JSToWasm.cpp:
(JSC::Wasm::createJSToWasmJITInterpreterCrashForSIMDParameters):
(JSC::Wasm::createJSToWasmJITInterpreter):

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