Frame.getJsValueForDomObjectInScriptWorld

Get a #JSCValue referencing the given DOM object. The value is created in the JavaScript execution context of @frame for the given #WebKitScriptWorld.

class Frame
getJsValueForDomObjectInScriptWorld

Parameters

domObject DOMObject

a #WebKitDOMObject

world ScriptWorld

a #WebKitScriptWorld

Return Value

Type: Value

the #JSCValue referencing @dom_object

Meta

Since

2.22