Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 798ff291e8a8672c75fbc03a8b01e5b64ed4438d
      
https://github.com/WebKit/WebKit/commit/798ff291e8a8672c75fbc03a8b01e5b64ed4438d
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M Source/JavaScriptCore/heap/CompleteSubspace.cpp

  Log Message:
  -----------
  [JSC] Make JSC::CompleteSubspace::allocateSlow memory exhaust explicit crash
https://bugs.webkit.org/show_bug.cgi?id=287376
rdar://144494170

Reviewed by Mark Lam.

Use RELEASE_ASSERT_RESOURCE_AVAILABLE for CompleteSubspace's memory
exhaust crashes explicitly.

* Source/JavaScriptCore/heap/CompleteSubspace.cpp:
(JSC::CompleteSubspace::allocateSlow):
(JSC::CompleteSubspace::reallocatePreciseAllocationNonVirtual):

Canonical link: https://commits.webkit.org/291743@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