jsGlobalContextRef
Returns the C representation of the JavaScript context.
Declaration
var jsGlobalContextRef: JSGlobalContextRef! { get }Discussion
See JSContextRef for the C JavaScriptCore API.
Returns the C representation of the JavaScript context.
var jsGlobalContextRef: JSGlobalContextRef! { get }See JSContextRef for the C JavaScriptCore API.