JSContextRef
A JavaScript execution context.
Declaration
typealias JSContextRef = OpaquePointerDiscussion
This holds the global object and other execution state.
A JavaScript execution context.
typealias JSContextRef = OpaquePointerThis holds the global object and other execution state.