[Webkit-unassigned] [Bug 168564] JSC C-API Needs a non-copying stringref constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 18 15:50:23 PST 2017


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

--- Comment #1 from Oliver Hunt <oliver at apple.com> ---
Or rather:
JSStringCreateWithByteNoCopy(void* context, const uint8_t* bytes, size_t length, void(finalizer)(void* context, const uint8_t* bytes));

Which is more in line with what CF does.

-- 
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/20170218/186fe56c/attachment.html>


More information about the webkit-unassigned mailing list