[webkit-changes] [WebKit/WebKit] 836ec0: [jsc] Don't include --reprl in help text if Fuzzil...

Commit Queue noreply at github.com
Wed Jan 17 13:57:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 836ec031a9cdf6123a64424e9ff8b5ec8773728f
      https://github.com/WebKit/WebKit/commit/836ec031a9cdf6123a64424e9ff8b5ec8773728f
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M Source/JavaScriptCore/jsc.cpp

  Log Message:
  -----------
  [jsc] Don't include --reprl in help text if Fuzzilli is not enabled
https://bugs.webkit.org/show_bug.cgi?id=267652
<rdar://121133500>

Reviewed by Mark Lam.

* Source/JavaScriptCore/jsc.cpp:
(printUsageStatement):
- Add #if ENABLE(FUZZILLI)/#endif around --reprl switch.

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




More information about the webkit-changes mailing list