Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a8e27303bb22c49a8dd08bc8c96d85e64135d296
      
https://github.com/WebKit/WebKit/commit/a8e27303bb22c49a8dd08bc8c96d85e64135d296
  Author: Mark Lam <mark....@apple.com>
  Date:   2025-08-18 (Mon, 18 Aug 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/VMTraps.cpp
    M Source/JavaScriptCore/runtime/VMTraps.h

  Log Message:
  -----------
  Rename VMTraps::m_lock to VMTraps::m_trapSignalingLock.
https://bugs.webkit.org/show_bug.cgi?id=297561
rdar://158638067

Reviewed by Yijia Huang.

This is just to make clear the purpose of this lock.  This is a pure 
refactoring patch.
There are no behavior changes.

* Source/JavaScriptCore/runtime/VMTraps.cpp:
(JSC::VMTraps::tryInstallTrapBreakpoints):
(JSC::VMTraps::willDestroyVM):
(JSC::VMTraps::cancelThreadStopIfNeeded):
(JSC::VMTraps::requestThreadStopIfNeeded):
(JSC::VMTraps::handleTraps):
(JSC::VMTraps::VMTraps):
* Source/JavaScriptCore/runtime/VMTraps.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to