Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a72722fb24d5fe61fb78d9ce93ae9aad9c07404
https://github.com/WebKit/WebKit/commit/4a72722fb24d5fe61fb78d9ce93ae9aad9c07404
Author: Yusuke Suzuki <[email protected]>
Date: 2024-09-21 (Sat, 21 Sep 2024)
Changed paths:
M Source/JavaScriptCore/runtime/OptionsList.h
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp
Log Message:
-----------
[JSC] Add useOMGInlining option and clean up inlining conditions
https://bugs.webkit.org/show_bug.cgi?id=280110
rdar://136406565
Reviewed by Keith Miller.
This patch adds Options::useOMGInlining to control inlining easily.
Also this patch cleans up inlining conditions.
* Source/JavaScriptCore/runtime/OptionsList.h:
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp:
(JSC::Wasm::OMGIRGenerator::canInline const):
(JSC::Wasm::OMGIRGenerator::addCall):
Canonical link: https://commits.webkit.org/284037@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