Contents

jsGlobalContextRef

Returns the C representation of the JavaScript context.

Declaration

var jsGlobalContextRef: JSGlobalContextRef! { get }

Discussion

See JSContextRef for the C JavaScriptCore API.

See Also

Working with the C JavaScriptCore API