init(jsValueRef:in:)
Declaration
init!(jsValueRef value: JSValueRef!, in context: JSContext!)Return Value
The Objective-C API equivalent of the specified JSValueRef.
Discussion
Creates a JSValue, wrapping its C API counterpart.
init!(jsValueRef value: JSValueRef!, in context: JSContext!)The Objective-C API equivalent of the specified JSValueRef.
Creates a JSValue, wrapping its C API counterpart.