[webkit-changes] [WebKit/WebKit] 9cbd8d: JSC: Fix -Wreturn-type error/warning

Claudio Saavedra noreply at github.com
Wed Oct 26 07:21:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9cbd8da8ae8dd844d53b6ee4000c99cc357e8ba1
      https://github.com/WebKit/WebKit/commit/9cbd8da8ae8dd844d53b6ee4000c99cc357e8ba1
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M Source/JavaScriptCore/jit/Width.h

  Log Message:
  -----------
  JSC: Fix -Wreturn-type error/warning
https://bugs.webkit.org/show_bug.cgi?id=247058

Reviewed by Ross Kirsling.

* Source/JavaScriptCore/jit/Width.h:
(JSC::mask): Add missing return at the end of the method.

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




More information about the webkit-changes mailing list