[Webkit-unassigned] [Bug 123058] JSC should have an API for typed arrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 19 13:37:24 PDT 2013


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





--- Comment #5 from Geoffrey Garen <ggaren at apple.com>  2013-10-19 13:36:09 PST ---
> JSObjectGetTypedArrayBase(JSContextRef, JSValueRef)
> JSObjectGetTypedArrayByteLength(JSContextRef, JSValueRef)

Sorry:

JSObjectGetTypedArrayBase(JSContextRef, JSObjectRef)
JSObjectGetTypedArrayByteLength(JSContextRef, JSObjectRef)

-- 
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