Contents

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.