Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7ab0c275442bb2221df91de00bb6d17baaaa65a4
      
https://github.com/WebKit/WebKit/commit/7ab0c275442bb2221df91de00bb6d17baaaa65a4
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2025-09-04 (Thu, 04 Sep 2025)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmOperations.cpp

  Log Message:
  -----------
  [JSC] Stop looking into replacement in entry tierup in BBQ
https://bugs.webkit.org/show_bug.cgi?id=298368
rdar://159820765

Reviewed by Justin Michaud.

As the same to IPInt, BBQ entry point should not look for the compiled
OMG callee since we are not coming BBQ if it exists. There can be a
race, but we do not need to have precise information for using OMG here.

* Source/JavaScriptCore/wasm/WasmOperations.cpp:
(JSC::Wasm::triggerOMGReplacementCompile):
(JSC::Wasm::JSC_DEFINE_NOEXCEPT_JIT_OPERATION):

Canonical link: https://commits.webkit.org/299561@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to