[webkit-changes] [WebKit/WebKit] 4d5937: Fix unused param warning in BlockDirectory

Don Olmstead noreply at github.com
Thu Apr 13 14:56:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4d593724a5c9ca4d91f0f6f350fa9215447b88e2
      https://github.com/WebKit/WebKit/commit/4d593724a5c9ca4d91f0f6f350fa9215447b88e2
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M Source/JavaScriptCore/heap/BlockDirectory.cpp

  Log Message:
  -----------
  Fix unused param warning in BlockDirectory
https://bugs.webkit.org/show_bug.cgi?id=255409

Unreviewed build fix.

Add UNUSED_PARAM in the #else block.

* Source/JavaScriptCore/heap/BlockDirectory.cpp:

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




More information about the webkit-changes mailing list