[Webkit-unassigned] [Bug 215906] New: [GTK] JSCValue type enum
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 27 17:14:55 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215906
Bug ID: 215906
Summary: [GTK] JSCValue type enum
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P3
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mike at vee.net
CC: bugs-noreply at webkitgtk.org
It would be useful to have a `jc_value_get_type` function that returns an enum to determine the type of a JSCValue without having to call all of `is_object`, `is_array`, `is_string`, etc on each object.
--
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/20200828/63e79548/attachment.htm>
More information about the webkit-unassigned
mailing list