Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b4f8473182e58b9c30d5b5b246509fabbb09ef4
      
https://github.com/WebKit/WebKit/commit/7b4f8473182e58b9c30d5b5b246509fabbb09ef4
  Author: Marcus Plutowski <[email protected]>
  Date:   2025-08-05 (Tue, 05 Aug 2025)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_heap_ref.c

  Log Message:
  -----------
  [libpas] Re-add PAS_PROFILE for pas_ensure_heap_slow
https://bugs.webkit.org/show_bug.cgi?id=296720
rdar://157158045

Reviewed by Keith Miller.

While this function is called fairly rarely, it's helpful to intercept
for certain profiling operations, e.g. for TZone analysis.
Adding a new PAS_PROFILE hook here allows us to do so.
Includes fix for earlier build-breakage.

* Source/bmalloc/libpas/src/libpas/pas_heap_ref.c:
(pas_ensure_heap_slow):

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



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

Reply via email to