[Webkit-unassigned] [Bug 146874] New: Watchpoints should be allocated with FastMalloc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 22:46:39 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146874
Bug ID: 146874
Summary: Watchpoints should be allocated with FastMalloc
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fpizlo at apple.com
Previously we had some cruft about allocating some kinds of Watchpoints in SegmentedVectors. That's pretty sad. Also, it appears that some of the watchpoints are allocated with normal malloc. Also sad.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150711/0efb7c38/attachment.html>
More information about the webkit-unassigned
mailing list