init(jsGlobalContextRef:)
Declaration
init!(jsGlobalContextRef: JSGlobalContextRef!)Return Value
The JSContext equivalent of the provided JSGlobalContextRef.
Discussion
Create a JSContext, wrapping its C API counterpart.
init!(jsGlobalContextRef: JSGlobalContextRef!)The JSContext equivalent of the provided JSGlobalContextRef.
Create a JSContext, wrapping its C API counterpart.