Contents

jsValueRef

Returns the C representation of the JavaScript value.

Declaration

var jsValueRef: JSValueRef! { get }

Discussion

See JSValueRef for the C JavaScriptCore API.

See Also

Working with the C JavaScriptCore API