Get the value of @js_result. You should use the <function>JSGlobalContextRef</function> returned by webkit_javascript_result_get_global_context() to use the <function>JSValueRef</function>.
the <function>JSValueRef</function> of the #WebKitJavascriptResult
Deprecated: Use webkit_javascript_result_get_js_value() instead.
See Implementation
Get the value of @js_result. You should use the <function>JSGlobalContextRef</function> returned by webkit_javascript_result_get_global_context() to use the <function>JSValueRef</function>.