Frame.getJavascriptGlobalContext

Gets the global JavaScript execution context. Use this function to bridge between the WebKit and JavaScriptCore APIs.

More...
class Frame
JSGlobalContextRef
getJavascriptGlobalContext
()

Return Value

Type: JSGlobalContextRef

the global JavaScript context of @frame

Detailed Description

Deprecated: Use webkit_frame_get_js_context() instead.

Meta