pub unsafe extern "C-unwind" fn JSContextGetGlobalObject(
ctx: JSContextRef,
) -> JSObjectRef👎Deprecated:
renamed to JSContext::global_object
Available on crate features
JSBase and JSContextRef only.