JSGlobalContextRef
A global JavaScript execution context.
Declaration
typealias JSGlobalContextRef = OpaquePointerDiscussion
A JSGlobalContextRef is a JSContextRef.
Topics
Creating a global context
JSGlobalContextCreate(_:)JSGlobalContextCreateInGroup(_:_:)JSGlobalContextRetain(_:)JSGlobalContextRelease(_:)