Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9cfaf1d37ac16b259167a1e77c56af707cf94005
https://github.com/WebKit/WebKit/commit/9cfaf1d37ac16b259167a1e77c56af707cf94005
Author: Keith Miller <[email protected]>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M Source/JavaScriptCore/wasm/WasmBBQJIT.cpp
Log Message:
-----------
[BBQ] Disallow scratches that persist over a call.
https://bugs.webkit.org/show_bug.cgi?id=296308
rdar://156361319
Reviewed by Yusuke Suzuki.
None of the current wasm code today have a `ScratchScope` that persists over a
call. Thus, we can instead
just ASSERT no binding points to a scratch.
Canonical link: https://commits.webkit.org/297733@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