Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 411ebf84f3bdfcd8e172f9599907a306c8f5e4a5
https://github.com/WebKit/WebKit/commit/411ebf84f3bdfcd8e172f9599907a306c8f5e4a5
Author: Justin Michaud <[email protected]>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M Source/JavaScriptCore/bytecode/BytecodeList.rb
M Source/JavaScriptCore/llint/WebAssembly.asm
M Source/JavaScriptCore/wasm/WasmLLIntGenerator.cpp
Log Message:
-----------
Remove WASM op crash.
https://bugs.webkit.org/show_bug.cgi?id=248985
Reviewed by Yusuke Suzuki.
Remove op crash because we ran out of LLInt opcodes. This should
allow other in-flight patches to land.
* Source/JavaScriptCore/bytecode/BytecodeList.rb:
* Source/JavaScriptCore/llint/WebAssembly.asm:
* Source/JavaScriptCore/wasm/WasmLLIntGenerator.cpp:
(JSC::Wasm::LLIntGenerator::addCrash):
Canonical link: https://commits.webkit.org/257633@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes