Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95ecd3fc7576da798a37f6020b07ff8a6c0d9594
      
https://github.com/WebKit/WebKit/commit/95ecd3fc7576da798a37f6020b07ff8a6c0d9594
  Author: Marcus Plutowski <[email protected]>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

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

  Log Message:
  -----------
  [libpas] 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.

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

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