Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d36905d418653b79a414435afafe67423053e1c
      
https://github.com/WebKit/WebKit/commit/2d36905d418653b79a414435afafe67423053e1c
  Author: David Kilzer <[email protected]>
  Date:   2022-09-18 (Sun, 18 Sep 2022)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGOperations.cpp

  Log Message:
  -----------
  REGRESSION (254342@main): Unused param warning when constexpr is false

Unreviewed build fix.

* Source/JavaScriptCore/dfg/DFGOperations.cpp:
(JSC::DFG::stringReplaceStringString):
- Add `UNUSED_PARAM(table)` to fix the warning.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to