[Webkit-unassigned] [Bug 240973] New: Re-factoring clean up in allocateCell and tryAllocateCell.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 26 13:36:44 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240973
Bug ID: 240973
Summary: Re-factoring clean up in allocateCell and
tryAllocateCell.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
The AllocationFailureMode should be a template parameter to tryAllocateCellHelper because it's constant. Also, tryAllocateCellHelper should take a VM& instead of taking a Heap&, and then converting it back to a VM&.
--
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/20220526/06e28cb2/attachment.htm>
More information about the webkit-unassigned
mailing list