[Webkit-unassigned] [Bug 79851] Return value from executed script in Chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 15:13:06 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=79851





--- Comment #17 from Adam Barth <abarth at webkit.org>  2012-03-15 15:13:05 PST ---
Also, consider using out parameters rather than returning heap-allocated vectors.  That makes it easier for the function to know whether its caller cares about the return value.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list