WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
215906
[GTK] JSCValue type enum
https://bugs.webkit.org/show_bug.cgi?id=215906
Summary
[GTK] JSCValue type enum
Michael Gratton
Reported
2020-08-27 17:14:55 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug