Frame.getJavascriptContextForScriptWorld

Gets the JavaScript execution context of @frame for the given #WebKitScriptWorld.

More...
class Frame
JSGlobalContextRef
getJavascriptContextForScriptWorld

Parameters

world ScriptWorld

a #WebKitScriptWorld

Return Value

Type: JSGlobalContextRef

the JavaScript context of @frame for @world

Detailed Description

Deprecated: Use webkit_frame_get_js_context_for_script_world() instead.

Meta