[webkit-changes] [WebKit/WebKit] 5749df: Enable Wasm IPInt
Commit Queue
noreply at github.com
Thu Jan 2 16:10:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5749df7ee5249a63a47fbf47bb35acb1f659f804
https://github.com/WebKit/WebKit/commit/5749df7ee5249a63a47fbf47bb35acb1f659f804
Author: Daniel Liu <daniel_liu4 at apple.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M Source/JavaScriptCore/llint/InPlaceInterpreter.cpp
M Source/JavaScriptCore/llint/InPlaceInterpreter.h
M Source/JavaScriptCore/llint/InPlaceInterpreter64.asm
M Source/JavaScriptCore/runtime/Options.h
M Source/JavaScriptCore/runtime/OptionsList.h
Log Message:
-----------
Enable Wasm IPInt
https://bugs.webkit.org/show_bug.cgi?id=285025
rdar://113768719
Reviewed by Yusuke Suzuki.
With IPInt having feature parity with LLInt and being tested on
ARM64 and x86_64, we can now enable it.
* Source/JavaScriptCore/runtime/Options.h:
(JSC::Options::ipintEnabledByDefault):
* Source/JavaScriptCore/runtime/OptionsList.h:
Canonical link: https://commits.webkit.org/288385@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list