pub unsafe extern "C" fn CurrentGlobal( cx: *mut JSContext, ) -> *const *mut JSObject
Get the current realm’s global. Returns nullptr if no realm has been entered.