[Webkit-unassigned] [Bug 158664] New: Minimize the amount of memcpy done for allocating Error stacks.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 11 12:09:54 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158664
Bug ID: 158664
Summary: Minimize the amount of memcpy done for allocating
Error stacks.
Classification: Unclassified
Product: WebKit
Version: WebKit Local 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
Currently, Vector<StackFrame> are being copied around multiple times in the process of creating Error stacks. We can do better.
--
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/20160611/00a1ea72/attachment.html>
More information about the webkit-unassigned
mailing list