[ Version ( since = "2.22" ) ]
public Value get_js_value_for_dom_object_in_script_world (Object dom_object, ScriptWorld world)
Get a Value referencing the given DOM object.
The value is created in the JavaScript execution context of this for the given ScriptWorld.
this |
a Frame |
dom_object |
a Object |
world |
the Value referencing |