JavascriptResult.getGlobalContext

Get the global Javascript context that should be used with the <function>JSValueRef</function> returned by webkit_javascript_result_get_value().

More...
class JavascriptResult
JSGlobalContextRef
getGlobalContext
()

Return Value

Type: JSGlobalContextRef

the <function>JSGlobalContextRef</function> for the #WebKitJavascriptResult

Detailed Description

Deprecated: Use jsc_value_get_context() instead.

Meta