[Webkit-unassigned] [Bug 183746] New: FunctionPtr should be passed by value.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 19 10:52:53 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183746
Bug ID: 183746
Summary: FunctionPtr should be passed by value.
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
It's meant to be an encapsulation of a C/C++ function pointer. There's no need to pass it by reference.
--
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/20180319/bdb5c665/attachment.html>
More information about the webkit-unassigned
mailing list