[webkit-changes] [WebKit/WebKit] d8dfd0: REGRESSION(265098 at main): [DEBUG] build fails

Przemyslaw Gorszkowski noreply at github.com
Fri Nov 10 01:25:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8dfd04f46e0a52ff41d3c364d6ed772c637332c
      https://github.com/WebKit/WebKit/commit/d8dfd04f46e0a52ff41d3c364d6ed772c637332c
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGEdge.h

  Log Message:
  -----------
  REGRESSION(265098 at main): [DEBUG] build fails
https://bugs.webkit.org/show_bug.cgi?id=264472

Reviewed by Philippe Normand.

Since enum UseKind is uint8_t it is not needed to assert it is >= 0.

* Source/JavaScriptCore/dfg/DFGEdge.h:
(JSC::DFG::Edge::makeWord):

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




More information about the webkit-changes mailing list