get_default
Description:
Get the default ScriptWorld.
This is the normal script world where all scripts are executed by default. You can get the JavaScript execution context of a
ScriptWorld for a given
Frame with webkit_frame_get_javascript_context_for_script_world
.
Returns:
the default ScriptWorld |