[webkit-changes] [WebKit/WebKit] 14bcb7: Unreviewed, avoid creating sampling profiler PC co...

Yusuke Suzuki noreply at github.com
Thu Feb 6 15:34:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 14bcb7c8cbc3e6cfaa2d23fe3e3ec046d9afb26a
      https://github.com/WebKit/WebKit/commit/14bcb7c8cbc3e6cfaa2d23fe3e3ec046d9afb26a
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

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

  Log Message:
  -----------
  Unreviewed, avoid creating sampling profiler PC code map builder when unnecessary
https://bugs.webkit.org/show_bug.cgi?id=287194
rdar://144342828

We should just avoid creation of PCToCodeOriginMapBuilder for sampling
profiler when unnecessary.

* Source/JavaScriptCore/wasm/WasmCallee.cpp:
(JSC::Wasm::OptimizingJITCallee::materializePCToOriginMap):

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