jsObject()
Returns the JavaScript object corresponding to the receiver.
Declaration
func jsObject() -> JSObjectRef!Return Value
The JavaScript object corresponding to the receiver in the JavaScriptCore C API.
Returns the JavaScript object corresponding to the receiver.
func jsObject() -> JSObjectRef!The JavaScript object corresponding to the receiver in the JavaScriptCore C API.