[webkit-changes] [WebKit/WebKit] f7db8a: Fix extra printing in 254198 at main

Justin Michaud noreply at github.com
Tue Sep 6 15:25:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f7db8afa056abce856a83864d516270799567b80
      https://github.com/WebKit/WebKit/commit/f7db8afa056abce856a83864d516270799567b80
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

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

  Log Message:
  -----------
  Fix extra printing in 254198 at main
https://bugs.webkit.org/show_bug.cgi?id=244863

Fix a print statement that should only be enabled when dumping disassembly
introduced in 254198 at main.

Unreviewed.

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

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




More information about the webkit-changes mailing list