[webkit-changes] [WebKit/WebKit] 8f38f3: [JSC] Minor improvements to logs related to OMG ti...

Dan Hecht noreply at github.com
Fri Oct 18 19:31:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8f38f31ff78ff311b7545632b53401e9c202a153
      https://github.com/WebKit/WebKit/commit/8f38f31ff78ff311b7545632b53401e9c202a153
  Author: Dan Hecht <dan.hecht at apple.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmBBQJIT.cpp
    M Source/JavaScriptCore/wasm/WasmOMGPlan.cpp

  Log Message:
  -----------
  [JSC] Minor improvements to logs related to OMG tier-up
https://bugs.webkit.org/show_bug.cgi?id=281764
rdar://138197384

Reviewed by Mark Lam.

1) Log if we decide not to emit OMG tier-up checks into BBQ.
2) Use the "[spaceIndex]" prefix notation in another log
statement to make logs easier to correlate.

* Source/JavaScriptCore/wasm/WasmBBQJIT.cpp:
(JSC::Wasm::BBQJITImpl::BBQJIT::canTierUpToOMG const):
* Source/JavaScriptCore/wasm/WasmOMGPlan.cpp:
(JSC::Wasm::OMGPlan::OMGPlan):

Canonical link: https://commits.webkit.org/285451@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