get_js_context_for_script_world


Description:

[ Version ( since = "2.22" ) ]
public Context get_js_context_for_script_world (ScriptWorld world)

Get the JavaScript execution context of this for the given ScriptWorld.

Parameters:

this

a Frame

world

a ScriptWorld

Returns:

the Context for the JavaScript execution context of this for world.