Contents

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.

See Also

Getting and setting properties