JSGlobalContextRef typedef
JSGlobalContextRef = JSContextRef
JSGlobalContextRef A global JavaScript execution context. A JSGlobalContext is a JSContext.
Implementation
typedef JSGlobalContextRef = JSContextRef;
JSGlobalContextRef A global JavaScript execution context. A JSGlobalContext is a JSContext.
typedef JSGlobalContextRef = JSContextRef;