jsValueRef
Returns the C representation of the JavaScript value.
Declaration
var jsValueRef: JSValueRef! { get }Discussion
See JSValueRef for the C JavaScriptCore API.
Returns the C representation of the JavaScript value.
var jsValueRef: JSValueRef! { get }See JSValueRef for the C JavaScriptCore API.