Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5749df7ee5249a63a47fbf47bb35acb1f659f804
      
https://github.com/WebKit/WebKit/commit/5749df7ee5249a63a47fbf47bb35acb1f659f804
  Author: Daniel Liu <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to