[webkit-changes] [WebKit/WebKit] 3ce456: [JSC] Remove unnecessary log

Yusuke Suzuki noreply at github.com
Mon Mar 6 10:50:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3ce4569b47849d8cf5d3d3546dc5e793de0cc502
      https://github.com/WebKit/WebKit/commit/3ce4569b47849d8cf5d3d3546dc5e793de0cc502
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmBBQPlan.cpp
    M Source/JavaScriptCore/wasm/WasmBBQPlan.h

  Log Message:
  -----------
  [JSC] Remove unnecessary log
https://bugs.webkit.org/show_bug.cgi?id=253426
rdar://106276489

Reviewed by Mark Lam.

The same log is dumped with normal dumpDisassembly. Remove this.

* Source/JavaScriptCore/wasm/WasmBBQPlan.cpp:
(JSC::Wasm::BBQPlan::work):
(JSC::Wasm::BBQPlan::didCompleteCompilation):

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




More information about the webkit-changes mailing list