[webkit-changes] [WebKit/WebKit] 5af428: Unreviewed, build fix for CLoop

Yusuke Suzuki noreply at github.com
Mon Jan 23 14:26:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5af428a0a2f6ed114e81feb974d9bee04487726b
      https://github.com/WebKit/WebKit/commit/5af428a0a2f6ed114e81feb974d9bee04487726b
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M Source/JavaScriptCore/runtime/Options.cpp

  Log Message:
  -----------
  Unreviewed, build fix for CLoop
https://bugs.webkit.org/show_bug.cgi?id=251036
rdar://104572163

MacroAssembler access should be guarded with ENABLE(JIT).

* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::Options::notifyOptionsChanged):

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




More information about the webkit-changes mailing list