[Webkit-unassigned] [Bug 237931] New: Remove unused directory local variable in pas_enumerate_segregated_heaps.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 15 16:14:19 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=237931
Bug ID: 237931
Summary: Remove unused directory local variable in
pas_enumerate_segregated_heaps.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: bmalloc
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
CC: ggaren at apple.com
Also remove the call to pas_unwrap_local_view_cache_node(). It doesn't add any value. The only thing of substance that it does is a PAS_ASSERT that turns out to be redundant because pas_enumerate_segregated_heaps() already asserts the same thing before calling pas_unwrap_local_view_cache_node().
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220315/f02198bb/attachment.htm>
More information about the webkit-unassigned
mailing list