pub type JSGlobalContextRef = *mut OpaqueJSContext;
Expand description

A global JavaScript execution context. A JSGlobalContext is a JSContext.